ClusterClonotypes: Find relationships between clonotypes

View source: R/mito.R

ClusterClonotypesR 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


Signac documentation built on Nov. 8, 2023, 5:07 p.m.