compbio.pipeline._jpred
Class BlastHmmerComparator

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

public class BlastHmmerComparator
extends Object


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

BlastHmmerComparator

public BlastHmmerComparator()
Method Detail

main

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

Throws:
XMLStreamException
IOException