plotAlevinKneeNbrGenes {alevinQC} | R Documentation |
Plot the number of detected genes per cell in decreasing order.
plotAlevinKneeNbrGenes(cbTable)
cbTable |
|
A ggplot object
Charlotte Soneson
alevin <- readAlevinQC(system.file("extdata/alevin_example_pre0.14", package = "alevinQC")) plotAlevinKneeNbrGenes(alevin$cbTable)