getEnrichGO {debrowser} | R Documentation |
Gathers the Enriched GO Term analysis data to be used within the GO Term plots.
getEnrichGO( genelist = NULL, pvalueCutoff = 0.01, org = "org.Hs.eg.db", ont = "CC" )
genelist, |
gene list |
pvalueCutoff, |
p value cutoff |
org, |
the organism used |
ont, |
the ontology used |
Enriched GO
getEnrichGO
x <- getEnrichGO()