BCVPlot: BCV plot (for edgeR dispersions)
Description
Biological Coefficient of Variation plot (for edgeR objects)
Usage
BCVPlot(dge, outfile = TRUE)
Arguments
outfile
TRUE to export the figure in a png file
Value
A file named BCV.png in the figures directory with a BCV plot produced by the plotBCV()
function of the edgeR package