compbio.pipeline._jpred
Class JackHmmerHitParser

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

public class JackHmmerHitParser
extends Object

Parser for the following files:

Author:
pvtroshin

Constructor Summary
JackHmmerHitParser(String file)
           
 
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

JackHmmerHitParser

public JackHmmerHitParser(String file)
                   throws IOException
Throws:
IOException
Method Detail

main

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