runHyper | R Documentation |
runHyper
runHyper(
obj,
dir = ".",
prefix = "3-runHyper",
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 for enrich result filter |
GO |
logic, run GO in enrich step |
KEGG |
logic, run KEGG in enrich step |
a DEGContainer
runHyper(DEGContainer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.