View source: R/visualization.R
plotBarcodeRank | R Documentation |
This function ranks the total count of each cell within each dataset and make line plot. This function is simply for examining the input raw count data and does not infer any recommended cutoff for removing non-cell barcodes.
plotBarcodeRank(object, ...)
object |
A liger object. |
... |
Arguments passed on to
|
A list object of ggplot for each dataset
plotBarcodeRank(pbmc)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.