Class GOParser


  • public class GOParser
    extends java.lang.Object
    Simple parser for the Gene Ontology (GO) flatfile format.
    Since:
    1.4
    Author:
    Thomas Down
    • Constructor Summary

      Constructors 
      Constructor Description
      GOParser()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Ontology parseGO​(java.io.BufferedReader goFile, java.lang.String ontoName, java.lang.String ontoDescription, OntologyFactory factory)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait