getGSEA {debrowser} | R Documentation |
Gathers the Enriched KEGG analysis data to be used within the GO Term plots.
getGSEA( dataset = NULL, pvalueCutoff = 0.01, org = "org.Hs.eg.db", sortfield = "log2FoldChange" )
dataset, |
dataset |
pvalueCutoff, |
the p value cutoff |
org, |
the organism used |
sortfield, |
sort field for GSEA |
GSEA
getGSEA
x <- getGSEA()