Class OntologizerResult

  • All Implemented Interfaces:
    java.lang.Comparable<OntologizerResult>

    public class OntologizerResult
    extends java.lang.Object
    implements java.lang.Comparable<OntologizerResult>
    • Method Detail

      • getGoId

        public GoId 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()
      • isTrivial

        public boolean isTrivial()
      • parse

        public static java.util.List<OntologizerResult> parse​(java.io.File input)
                                                       throws java.io.IOException
        Throws:
        java.io.IOException