Description Usage Arguments Value
View source: R/detectDiffTSS.R
Make DESeq2 or edgeR QC plots
1 | diffQCplots(method, fit, y, designMat)
|
method |
one of "DESeq2" or "edgeR" |
fit |
output of fitDiffTSS (if method = "edgeR") |
y |
output of fitDiffTSS (if method = "DESeq2") |
designMat |
design matrix (data frame) |
Sparsity, dispersion and PCA plot (if method = DESeq2), BCV, dispersion and MDS plot (if method = "edgeR")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.