Package org.forester.go.etc
Class OntologizerResult
java.lang.Object
org.forester.go.etc.OntologizerResult
- All Implemented Interfaces:
 Comparable<OntologizerResult>
- 
Method Details
- 
compareTo
- Specified by:
 compareToin interfaceComparable<OntologizerResult>
 - 
getGoId
 - 
getNParents
public int getNParents() - 
getP
public double getP() - 
getPAdjusted
public double getPAdjusted() - 
getPMin
public double getPMin() - 
getPopFamily
public int getPopFamily() - 
getPopTerm
public int getPopTerm() - 
getPopTotal
public int getPopTotal() - 
getStudyFamily
public int getStudyFamily() - 
getStudyTerm
public int getStudyTerm() - 
getStudyTotal
public int getStudyTotal() - 
getType
 - 
isTrivial
public boolean isTrivial() - 
parse
- Throws:
 IOException
 
 -