sample_cells: Sample cells from a SingleCellExperiment

Description Usage Arguments Value Examples

View source: R/utils_sampling.R

Description

Sample n cells from a SingleCellExperiment object with no replacement.

Usage

1

Arguments

x

the SingleCellExperiment object

n

the number of cells to sample

Value

SingleCellExperiment object

Examples

1
2
3
4

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