View source: R/SBwebtools.pckg.r
do.differential.expression.analyis | R Documentation |
Method description
do.differential.expression.analyis(
raw.counts.filt = raw.counts.filt,
DEseq2Dir = paste0(localWorkDir, "DESeq2"),
df.design = df.design,
gene.id = "ENSMUSG",
batch.mode = FALSE,
parallel = FALSE,
toBeNormalized = TRUE,
plotOutputDir = "",
doPCA = TRUE,
writePlotsToFile = TRUE,
timeseries = FALSE,
tempShellScriptVector = as.vector(NULL, mode = "character")
)
agree |
TBD |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.