Learn R Programming

debrowser (version 1.0.8)

getEnrichGO: getEnrichGO

Description

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

Usage

getEnrichGO(genelist = NULL, pvalueCutoff = 0.01, org = "org.Hs.eg.db", ont = "CC")

Arguments

genelist,
gene list
pvalueCutoff,
p value cutoff
org,
the organism used
ont,
the ontology used

Value

Enriched GO

Examples

Run this code
    x <- getEnrichGO()

Run the code above in your browser using DataLab