Learn R Programming

SARTools (version 1.6.2)

BCVPlot: BCV plot (for edgeR dispersions)

Description

Biological Coefficient of Variation plot (for edgeR objects)

Usage

BCVPlot(dge, outfile = TRUE)

Arguments

dge

a DGEList object

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