| plotAlevinQuantPairs {alevinQC} | R Documentation |
Pairs plot with quantification summary statistics
plotAlevinQuantPairs(cbTable)
cbTable |
|
A ggmatrix object
Charlotte Soneson
alevin <- readAlevinQC(system.file("extdata/alevin_example_pre0.14",
package = "alevinQC"))
plotAlevinQuantPairs(alevin$cbTable)