getEnrichKEGG | R Documentation |
Gathers the Enriched KEGG analysis data to be used within the GO Term plots.
getEnrichKEGG(genelist = NULL, pvalueCutoff = 0.01, org = "org.Hs.eg.db")
genelist, |
gene list |
pvalueCutoff, |
the p value cutoff |
org, |
the organism used |
Enriched KEGG
getEnrichKEGG
x <- getEnrichKEGG()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.