ClusterClonotypes {Signac} | R Documentation |
Find relationships between clonotypes
Description
Perform hierarchical clustering on clonotype data
Usage
ClusterClonotypes(object, assay = NULL, group.by = NULL)
Arguments
object |
A Seurat object |
assay |
Name of assay to use |
group.by |
Grouping variable for cells |
Value
Returns a list containing two objects of class
hclust
, one for the cell clustering and one for the
feature (allele) clustering
[Package Signac version 1.13.0 Index]