Package demo

Class DemoMultipleMC


  • public class DemoMultipleMC
    extends java.lang.Object
    Demo for running the MultipleMC Algorithm on a protein family. For visualizing the results in jmol use the same Demo in the GUI module. Here only the sequence alignment will be displayed. Choose the family by commenting out the protein family names.
    Author:
    Aleix Lafita
    • Constructor Summary

      Constructors 
      Constructor Description
      DemoMultipleMC()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DemoMultipleMC

        public DemoMultipleMC()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.IOException,
                                StructureException,
                                java.lang.InterruptedException,
                                java.util.concurrent.ExecutionException
        Throws:
        java.io.IOException
        StructureException
        java.lang.InterruptedException
        java.util.concurrent.ExecutionException