View source: R/generate_pseudo_bulk_data.R
split_clustering | R Documentation |
method implementation subclustering
split_clustering(seurat_object, group_by, res, alg, cluster1, cluster2)
seurat_object |
The Seurat object to analyse. |
group_by |
entry in metadata table, based on these cluster annotation pseudo bulk is performed |
res |
The clustering resolution to use. |
alg |
Seurat subclustering algorithm id |
cluster1 |
cluster to subcluster |
cluster2 |
cluster to subcluster |
returns pseudo bulk generated data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.