qcplots: Visualize data quality

View source: R/qcplots.R

qcplotsR Documentation

Visualize data quality

Description

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

Usage

qcplots(sce)

Arguments

sce

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

Value

A list of grobs objects ready for plotting

Examples

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

87875172/Scuff documentation built on July 29, 2024, 8:11 a.m.