org.strbio.app
Class MinareaAlign

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

public class MinareaAlign
extends java.lang.Object

This does automatic minarea alignment and superposition on 2 sets of proteins. It saves the results in an alignment file which can be used as input to other things, like org.strbio.jmc.AlignmentViewer

  Version 1.1, 12/2/98 - no longer requires -m
  Version 1.0, 10/22/98 - original version
  

Version:
1.1, 12/2/98
Author:
JMC

Constructor Summary
MinareaAlign()
           
 
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

MinareaAlign

public MinareaAlign()
Method Detail

main

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