getGSEA: getGSEA

View source: R/GOterm.R

getGSEAR Documentation

getGSEA

Description

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

Usage

getGSEA(
  dataset = NULL,
  pvalueCutoff = 0.01,
  org = "org.Hs.eg.db",
  sortfield = "log2FoldChange"
)

Arguments

dataset,

dataset

pvalueCutoff,

the p value cutoff

org,

the organism used

sortfield,

sort field for GSEA

Value

GSEA

Note

getGSEA

Examples

    x <- getGSEA()

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