getEnrichKEGG: getEnrichKEGG

Description Usage Arguments Value Note Examples

View source: R/GOterm.R

Description

Gathers the Enriched KEGG analysis data to be used within the GO Term plots.

Usage

1
getEnrichKEGG(genelist = NULL, pvalueCutoff = 0.01, org = "org.Hs.eg.db")

Arguments

genelist,

gene list

pvalueCutoff,

the p value cutoff

org,

the organism used

Value

Enriched KEGG

Note

getEnrichKEGG

Examples

1
    x <- getEnrichKEGG()

debrowser documentation built on Dec. 18, 2020, 2 a.m.