Description Usage Objects from the Class Fields Methods Author(s) Examples
Class to store the enrichment for a single experimental factor for a given gene set.
1 | #enrichmentresult()
|
Objects can be created by calls of the form enrichmentresult()
.
factoruri
:Object of class "character"
the URI of the experimental factor
label
:Object of class "character"
human readable label of the experimental factor
p.value
:Object of class "numeric"
p.value for enrichment for this factor
estimate
:Object of class "numeric"
see Fishers exact test
alternative
:Object of class "character"
see Fishers exact test
null.value
:Object of class "numeric"
see Fishers exact test
method
:Object of class "character"
Fishers exact test
enrichedgenes
:Object of class "vector"
Vector of the genes enriched for this factor from the gene list
No methods defined with class "enrichmentresult" in the signature.
James Malone
1 | showClass("enrichmentresult")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.