Description Usage Arguments Value Examples
Merge a reclusted sub-sample back into main object
1 | mergeSubCluster(seurat.obj, subcluster.obj, cluster.replace, annotation.name)
|
seurat.obj |
A Seurat object. |
subcluster.obj |
A Seurat sub-cluster object |
annotation.name |
Name to store cluster annotations |
cluster.repace |
Clusters to replace |
Merged seurat object
1 | mergedSubCluster(seurat.obj, subcluster.obj = seurat.sub.obj, cluster.replace = "T Cells", annotation.name = "Seurat_Assignment")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.