View source: R/generate_pseudo_bulk_data.R
split_subclustering_sce | R Documentation |
split SCE Object with random pooling
split_subclustering_sce(
sce_object,
group_by,
resolution,
subcluster_ref,
subcluster_comp
)
sce_object |
The SingleCellExperiment object to analyse. |
group_by |
entry in metadata table, based on these cluster annotation pseudo bulk is performed |
resolution |
resolution |
subcluster_ref |
cluster to subcluster as areference |
subcluster_comp |
cluster to subcluster for comparison |
returns pseudo bulk generated data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.