diffQCplots: Make DESeq2 or edgeR QC plots

Description Usage Arguments Value

View source: R/detectDiffTSS.R

Description

Make DESeq2 or edgeR QC plots

Usage

1
diffQCplots(method, fit, y, designMat)

Arguments

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)

Value

Sparsity, dispersion and PCA plot (if method = DESeq2), BCV, dispersion and MDS plot (if method = "edgeR")


vivekbhr/icetea documentation built on June 8, 2020, 4:45 a.m.