plotBarcodeRanks: Plot Barcode Ranks

Description Usage Arguments Value Author(s) See Also Examples

Description

Plot Barcode Ranks

Usage

1
2
3
4
5
6
7
plotBarcodeRanks(object, ...)

## S4 method for signature 'SingleCellExperiment'
plotBarcodeRanks(object, ...)

## S4 method for signature 'seurat'
plotBarcodeRanks(object, ...)

Arguments

object

Object.

...

Passthrough arguments to DropletUtils::barcodeRanks().

Value

ggplot grid.

Author(s)

Michael Steinbaugh

See Also

DropletUtils::barcodeRanks().

Examples

1
2
3
# SingleCellExperiment ====
object <- splatter::splatSimulate()
plotBarcodeRanks(object)

roryk/bcbioSinglecell documentation built on May 27, 2019, 10:44 p.m.