subsample_cells: Subsample cells from the whole data set

View source: R/SingleCellRNASeq.R

subsample_cellsR Documentation

Subsample cells from the whole data set

Description

Subsample cells from the whole data set

Usage

subsample_cells(object, n.subsample = 10000, n.seed = 123)

Arguments

object

The SingCellaR object.

n.subsample

The number of subsample cells to be selected.

n.seed

The seed number for the subsampling. This number is used for reproducing the same subsampling results.


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.