getEnrichKEGG: getEnrichKEGG

View source: R/GOterm.R

getEnrichKEGGR Documentation

getEnrichKEGG

Description

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

Usage

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

    x <- getEnrichKEGG()

UMMS-Biocore/debrowser documentation built on Feb. 9, 2024, 6:15 p.m.