MitoBoxPlot: Plot a boxplot for the fraction of mitochondrial rna

Description Usage Arguments Value See Also

View source: R/veni.R

Description

Plot a boxplot for the fraction of mitochondrial rna

Usage

1
2
3
4
5
MitoBoxPlot(
  E,
  order.by = c("average depth", "mito percentage")[1],
  choose = "all"
)

Arguments

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

Value

ggplot objects of genes detected ordered by average depth

See Also

GeneBoxPlot; CoverageBoxPlot


mathewchamberlain/veni documentation built on Oct. 9, 2020, 2:30 a.m.