get_nz_median2 {sctransform}R Documentation

Get median of non zero UMIs from a count matrix

Description

Get median of non zero UMIs from a count matrix

Usage

get_nz_median2(umi)

Arguments

umi

Count matrix

Value

A numeric value representing the median of non-zero entries from the UMI matrix


[Package sctransform version 0.3.3 Index]