edu.cmu.cs.sb.core
Class GoAnnotations.RecCount

java.lang.Object
  extended by edu.cmu.cs.sb.core.GoAnnotations.RecCount
Enclosing class:
GoAnnotations

public static class GoAnnotations.RecCount
extends java.lang.Object

A count of the total count of the number of genes in a set (dtotal) and the number selected based on the ordering criteria (dmatch)


Field Summary
 double dmatch
           
 double dtotal
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dmatch

public double dmatch

dtotal

public double dtotal