HyperGResultBase-class {Category} | R Documentation |
This VIRTUAL class represents common elements of the return values
of generic functions like hyperGTest
. All subclasses are
intended to implement the accessor functions documented at
HyperGResult-accessors.
A virtual Class: No objects may be created from it.
annotation
:"character"
giving the name of the annotation data package used. geneIds
:"ANY"
(usually
a character vector, but sometimes an integer vector).
The input vector of gene identifiers intersected with the
universe of gene identifiers used in the computation. testName
:"character"
identifying the testing method used.
pvalueCutoff
:show
method to
count number of significant terms. testDirection
:"over"
) or
underrepresentation("under"
).
Seth Falcon
HyperGResult-class
GeneGoHyperGeoTestResult-class
HyperGResult-accessors