qcplots: Visualize data quality

Description Usage Arguments Value Examples

View source: R/qcplots.R

Description

Visualize data quality from the colData of the SingleCellExperiment object and return a list of figures in arrangelist object.

Usage

1
qcplots(sce)

Arguments

sce

An SingleCellExperiment object returned from [scruff], [countUMI], or [tenxBamqc] function.

Value

A list of grobs objects ready for plotting

Examples

1
2
data(sceExample, package = "scruff")
qcplots(sceExample)

compbiomed/scruff documentation built on May 30, 2019, 12:48 p.m.