compbio.pipeline._jpred
Class BlastParser

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

public class BlastParser
extends java.lang.Object


Constructor Summary
BlastParser()
           
 
Method Summary
static void main(java.lang.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

BlastParser

public BlastParser()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException,
                        javax.xml.stream.XMLStreamException
args[0] is assumed to be the name of a Blast output file

Throws:
javax.xml.stream.XMLStreamException
java.io.FileNotFoundException