runGSEA | R Documentation |
runGSEA Module control GO and KEGG
runGSEA(
obj,
dir = ".",
prefix = "4-runGSEA",
top = 10,
GO = FALSE,
KEGG = TRUE
)
obj |
a DEGContainer |
dir |
a directory to store results |
prefix |
a prefix of file names in this step |
top |
top rows of up and down |
GO |
run GO |
KEGG |
run KEGG |
runGSEA(DEGContainer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.