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


timoast/signac documentation built on Nov. 13, 2023, 9:25 a.m.