org.strbio.app
Class MakeModeller

java.lang.Object
  extended by org.strbio.app.MakeModeller

public class MakeModeller
extends java.lang.Object

Takes a set of single chains; runs clustalw and outputs a bunch of modeller input files and the clustalw alignment

Version:
1.0, 2/12/01
Author:
JMC

Constructor Summary
MakeModeller()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MakeModeller

public MakeModeller()
Method Detail

main

public static final void main(java.lang.String[] argv)