Description Usage Arguments Value Author(s) Examples
View source: R/plotAlevinQuantPairs.R
Pairs plot with quantification summary statistics
1 | plotAlevinQuantPairs(cbTable, colName = "inFinalWhiteList")
|
cbTable |
|
colName |
Character scalar giving the name of a logical column of
|
A ggmatrix object
Charlotte Soneson
1 2 3 | alevin <- readAlevinQC(system.file("extdata/alevin_example_v0.14",
package = "alevinQC"))
plotAlevinQuantPairs(alevin$cbTable, colName = "inFinalWhiteList")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.