hyperGOMultiEnrichment: hyperGOMultiEnrichment

Description Usage Arguments Details Value

Description

hypergeometric (Fisher's Exact Test) enrichment calculations for multiple lists of genes, with common background, as well as the intersection of the gene lists.

Usage

1
2
  hyperGOMultiEnrichment(geneList, universe,
    ontology = "BP", annotation = "org.Hs.eg.db")

Arguments

geneList

list where each entry is a gene list

universe

character vector of the background (assumed to be common across all)

ontology

which GO ontology to use (default is "BP")

annotation

what is the source of annotation (default is "org.Hs.eg.db")

Details

the object returned will have an object for each sample list, as well as the one generated from the intersection

Value

list, see Details


rmflight/ccPaper documentation built on May 27, 2019, 9:31 a.m.