Description Usage Arguments Value Author(s) Examples
View source: R/plotAlevinBarcodeCollapse.R
Plot the original frequency of each cell barcode in the original whitelist against the frequency after collapsing similar cell barcodes.
1 | plotAlevinBarcodeCollapse(cbTable)
|
cbTable |
|
A ggplot object
Charlotte Soneson
1 2 3 | alevin <- readAlevinQC(system.file("extdata/alevin_example_v0.14",
package = "alevinQC"))
plotAlevinBarcodeCollapse(alevin$cbTable)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.