BCVPlot: BCV plot (for edgeR dispersions)

View source: R/BCVPlot.R

BCVPlotR Documentation

BCV plot (for edgeR dispersions)

Description

Biological Coefficient of Variation plot (for edgeR objects)

Usage

BCVPlot(dge, outfile = TRUE, ggplot_theme = theme_gray())

Arguments

dge

a DGEList object

outfile

TRUE to export the figure in a png file

ggplot_theme

ggplot2 theme function (theme_gray() by default)

Value

A file named BCV.png in the figures directory with a BCV plot produced by the plotBCV() function of the edgeR package

Author(s)

Marie-Agnes Dillies and Hugo Varet


PF2-pasteur-fr/SARTools documentation built on April 6, 2022, 2:24 a.m.