getEnrichGO: getEnrichGO

View source: R/GOterm.R

getEnrichGOR Documentation

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

Note

getEnrichGO

Examples

    x <- getEnrichGO()


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