compbio.pipeline._jpred
Class Pairwise

java.lang.Object
  extended by compbio.pipeline._jpred.Pairwise

public class Pairwise
extends Object


Constructor Summary
Pairwise(List<FastaSequence> sequences)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pairwise

public Pairwise(List<FastaSequence> sequences)
Method Detail

main

public static final void main(String[] args)
                       throws FileNotFoundException,
                              IOException
Throws:
FileNotFoundException
IOException