| 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",
package = "alevinQC"))
plotAlevinKneeNbrGenes(alevin$cbTable)