ClusterClonotypes | R Documentation |
Perform hierarchical clustering on clonotype data
ClusterClonotypes(object, assay = NULL, group.by = NULL)
object |
A Seurat object |
assay |
Name of assay to use |
group.by |
Grouping variable for cells |
Returns a list containing two objects of class
hclust
, one for the cell clustering and one for the
feature (allele) clustering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.