plotBarcode: Plot Barocde Quality Control Distribution

View source: R/plottings.R

plotBarcodeR Documentation

Plot Barocde Quality Control Distribution

Description

Plot Barocde Quality Control Distribution

Usage

plotBarcode(obj, pdf.file.name, pdf.width, pdf.height, ...)

Arguments

obj

a snap object

pdf.file.name

pdf file name to save the plot [NULL].

pdf.width

the width of the graphics region in inches [7].

pdf.height

the height of the graphics region in inches [7].

...

Arguments passed to hist method.

Examples

data(demo.sp);
plotBarcode(demo.sp, col="grey", border="grey");

r3fang/SnapATAC documentation built on March 29, 2022, 4:33 p.m.