plot_mito_umi_per_cell: Plot a histogram of the percentage of UMIs mapping to...

plot_mito_umi_per_cellR Documentation

Plot a histogram of the percentage of UMIs mapping to mitochondria for each cell.

Description

Plot a histogram of the percentage of UMIs mapping to mitochondria for each cell.

Usage

plot_mito_umi_per_cell(cds, max_mito_pct = .max_mito_pct, pseudocount = 0.001)

Arguments

cds

A cell_data_set for plotting.

max_mito_pct

Cutoff for the maximum percentage of UMIs mapping to mitochondria.

pseudocount

Value to add to the percentages before taking the log. Note that this is in terms of percent, not fractional.

Value

A ggplot2 object.


cole-trapnell-lab/monocle3 documentation built on June 11, 2025, 11:22 p.m.