compbio.pipeline._jpred
Class BlastBlastComparator

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

public class BlastBlastComparator
extends Object


Constructor Summary
BlastBlastComparator()
           
 
Method Summary
static void main(String[] args)
          args[0] is assumed to be the name of a Blast output file
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlastBlastComparator

public BlastBlastComparator()
Method Detail

main

public static void main(String[] args)
                 throws FileNotFoundException,
                        XMLStreamException
args[0] is assumed to be the name of a Blast output file

Throws:
XMLStreamException
FileNotFoundException