org.strbio.app
Class Model

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

public class Model
extends java.lang.Object

Models a set of proteins based on saved alignments.

Version:
1.0, 10/3/02
Author:
JMC

Constructor Summary
Model()
           
 
Method Summary
static void banner()
           
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

Model

public Model()
Method Detail

banner

public static final void banner()
                         throws java.io.IOException
Throws:
java.io.IOException

main

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