View source: R/SBwebtools.pckg.r
Method description
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | 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.