View source: R/generate_pseudo_bulk_data.R
split_random_sce | R Documentation |
split SCE Object with random pooling
split_random_sce(sce_object, group_by, k_variable)
sce_object |
The SingleCellExperiment object to analyse. |
group_by |
entry in metadata table, based on these cluster annotation pseudo bulk is performed |
k_variable |
number of pools that should be created |
returns pseudo bulk generated data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.