Description Usage Arguments Value Author(s) See Also Examples
Plot Barcode Ranks
1 2 3 4 5 6 7 | plotBarcodeRanks(object, ...)
## S4 method for signature 'SingleCellExperiment'
plotBarcodeRanks(object, ...)
## S4 method for signature 'seurat'
plotBarcodeRanks(object, ...)
|
object |
Object. |
... |
Passthrough arguments to |
ggplot
grid.
Michael Steinbaugh
1 2 3 | # SingleCellExperiment ====
object <- splatter::splatSimulate()
plotBarcodeRanks(object)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.