keepBestCells: Keep best cells according to a criterion

Description Usage Arguments Value

Description

Subsets the sample by keeping the top n cells, or the cells with a minimum number of UMIs.

Usage

1
keepBestCells(object, num.cells, min.num.trans = NULL)

Arguments

object

A data.frame representing the DGE.

num.cells

The number of cells to keep, ordered by total number of UMIs.

min.num.trans

Keep only cells with at least this number of UMIs.

Value

The processed object.


rajewsky-lab/dropseq documentation built on May 26, 2019, 10 p.m.