Description Usage Arguments Details Value
hypergeometric (Fisher's Exact Test) enrichment calculations for multiple lists of genes, with common background, as well as the intersection of the gene lists.
1 2 | hyperGOMultiEnrichment(geneList, universe,
ontology = "BP", annotation = "org.Hs.eg.db")
|
geneList |
|
universe |
|
ontology |
which GO ontology to use (default is "BP") |
annotation |
what is the source of annotation (default is "org.Hs.eg.db") |
the object returned will have an object for each sample list, as well as the one generated from the intersection
list, see Details
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.