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 SummaryConstructors Constructor Description DemoMultipleMC()
 
- 
- 
- 
Constructor Detail- 
DemoMultipleMCpublic DemoMultipleMC() 
 
- 
 - 
Method Detail- 
mainpublic static void main(String[] args) throws IOException, StructureException, InterruptedException, ExecutionException 
 
- 
 
-