org.forester.go
Class PfamToGoParser

java.lang.Object
  extended by org.forester.go.PfamToGoParser

public class PfamToGoParser
extends Object


Constructor Summary
PfamToGoParser(File input_file)
           
 
Method Summary
 int getMappingCount()
           
 List<PfamToGoMapping> parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PfamToGoParser

public PfamToGoParser(File input_file)
Method Detail

getMappingCount

public int getMappingCount()

parse

public List<PfamToGoMapping> parse()
                            throws IOException
Throws:
IOException