Package demo
Class DemoMultipleMC
- java.lang.Object
-
- demo.DemoMultipleMC
-
public class DemoMultipleMC extends java.lang.ObjectDemo 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 voidmain(java.lang.String[] args)
-
-
-
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.IOExceptionStructureExceptionjava.lang.InterruptedExceptionjava.util.concurrent.ExecutionException
-
-