View source: R/SingleCellRNASeq.R
subsample_cells | R Documentation |
Subsample cells from the whole data set
subsample_cells(object, n.subsample = 10000, n.seed = 123)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.