View source: R/scmat_batch_stat.r
mcell_plot_umis_per_cell | R Documentation |
Plot histogram of total number of umis per cell in the umis matrix
mcell_plot_umis_per_cell(mat_id, min_umis_cutoff = NA, bin_for_cutoff = 50)
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 |
min_umis_cutoff (either the given, the calculated, or null)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.