runALL | R Documentation |
runALL include runCheck runDEG runHyper runGSEA runMSigDB
runALL(object, dir = "output", top = 10, parallel = T, GO = FALSE, KEGG = TRUE)
object |
a DEGContainer |
dir |
a directory to store results |
top |
top for enrich result filter |
parallel |
use parallel in DESeq2 |
GO |
logic, run GO in enrich step |
KEGG |
logic, run KEGG in enrich step |
a DEGContainer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.