universeBuilder | R Documentation |
Return all gene ids that are annotated at one or more terms in the
category. If the universeGeneIds
slot of p
has length
greater than zero, then the intersection of the gene ids specified in
that slot and the normal return value is given.
universeBuilder(p)
p |
A subclass of |
End users should not call this directly. This method gets
called from hyperGTest
. To add support for a new
category, a new method for this generic must be defined. Its
signature should match a subclass of
HyperGParams-class
appropriate for the new
category.
A vector of gene identifiers.
S. Falcon
hyperGTest
HyperGParams-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.