symbol
Class TestSimpleAlignment

java.lang.Object
  extended by symbol.TestSimpleAlignment

public class TestSimpleAlignment
extends Object

This demonstrates building an alignment from a set of sequences of the same length.


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

Constructor Detail

TestSimpleAlignment

public TestSimpleAlignment()
Method Detail

main

public static void main(String[] args)