Description Usage Arguments Value See Also
Plot a boxplot for the fraction of mitochondrial rna
1 2 3 4 5 | MitoBoxPlot(
E,
order.by = c("average depth", "mito percentage")[1],
choose = "all"
)
|
E |
Count matrix (see ?Read_h5) |
order.by |
Order by a quantity associated with each sample. Options are "AvgDepth" or "Mito", default is AvgDepth. |
choose |
See ?GetMito or ?FilterMito |
ggplot objects of genes detected ordered by average depth
GeneBoxPlot; CoverageBoxPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.