plotAlevinQuant {alevinQC} | R Documentation |
Panel of plots with quantification summary statistics
plotAlevinQuant(cbTable)
cbTable |
|
A ggplot object
Charlotte Soneson
alevin <- readAlevinQC(system.file("extdata/alevin_example", package = "alevinQC")) plotAlevinQuant(alevin$cbTable)