View source: R/DataProcessing.R
| SplitData | R Documentation |
Split data into different batches.
SplitData(count, label, batch)
count |
A scRNA-seq data matrix. |
label |
A vector of doublet annotations. |
batch |
A batch number. |
A list of randomly split datasets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.