get_nz_median2 | R Documentation |
Get median of non zero UMIs from a count matrix
get_nz_median2(umi, genes = NULL)
umi |
Count matrix |
genes |
A vector of genes to consider for calculating the median. Default is NULL which uses all genes. |
A numeric value representing the median of non-zero entries from the UMI matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.