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