plotAlevinBarcodeCollapse {alevinQC} | R Documentation |
Plot the original frequency of each cell barcode in the original whitelist against the frequency after collapsing similar cell barcodes.
plotAlevinBarcodeCollapse(cbTable)
cbTable |
|
A ggplot object
Charlotte Soneson
alevin <- readAlevinQC(system.file("extdata/alevin_example_v0.14", package = "alevinQC")) plotAlevinBarcodeCollapse(alevin$cbTable)