getEnrichGO | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.