SampleUMI: Sample UMI

Description Usage Arguments Value

Description

Downsample each cell to a specified number of UMIs. Includes an option to upsample cells below specified UMI as well.

Usage

1
SampleUMI(data, max.umi = 1000, upsample = F, progress.bar = T)

Arguments

data

Matrix with the raw count data

max.umi

Number of UMIs to sample to

upsample

Upsamples all cells with fewer than max.umi

progress.bar

Display the progress bar

Value

Matrix with downsampled data


nukappa/seurat_v2 documentation built on May 24, 2019, 9:57 a.m.