Package demo
Class DemoMultipleMC
- java.lang.Object
-
- demo.DemoMultipleMC
-
public class DemoMultipleMC extends 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()
-
-
-
Constructor Detail
-
DemoMultipleMC
public DemoMultipleMC()
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, StructureException, InterruptedException, ExecutionException
-
-