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)

WeiSong-bio/roryk-bcbioSinglecell documentation built on July 6, 2019, 12:03 a.m.