keep_high_count_cells: Filter down to the highest count cells

Description Usage Arguments Value Examples

View source: R/utils_filter.R

Description

Filter a SingleCellExperiment or matrix down to the cells (columns) with the highest counts

Usage

1

Arguments

x

the SingleCellExperiment or matrix

n

the number of highest count cells to keep

Value

object of same type as input containing the highest count cells

Examples

1
2

CellBench documentation built on Nov. 8, 2020, 5:11 p.m.