runALL: run all workflow

View source: R/runALL.R

runALLR Documentation

run all workflow

Description

runALL include runCheck runDEG runHyper runGSEA runMSigDB

Usage

runALL(object, dir = "output", top = 10, parallel = T, GO = FALSE, KEGG = TRUE)

Arguments

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

Value

a DEGContainer


xiayh17/RNAseqStat2 documentation built on May 27, 2023, 12:13 p.m.