mcell_plot_umis_per_cell: Plot histogram of total number of umis per cell in the umis...

View source: R/scmat_batch_stat.r

mcell_plot_umis_per_cellR Documentation

Plot histogram of total number of umis per cell in the umis matrix

Description

Plot histogram of total number of umis per cell in the umis matrix

Usage

mcell_plot_umis_per_cell(mat_id, min_umis_cutoff = NA, bin_for_cutoff = 50)

Arguments

mat_id

id of the mat to use

min_umis_cutoff

If not null, will mark this cutoff by a line. If NA, auto calculate by finding the first bin in the histogram with more cells then its predecessor.

bin_for_cutoff

bin size for histogram used to auto find min_umis_cutoff

Value

min_umis_cutoff (either the given, the calculated, or null)


tanaylab/metacell documentation built on Oct. 19, 2023, 1:01 p.m.