Skip to content

Commit e6146f0

Browse files
committed
Add VisualizeTcrDistances
1 parent a9b3e88 commit e6146f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

singlecell/resources/chunks/PerformTcrClustering.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ for (datasetId in names(seuratObjects)) {
2929
}
3030
}
3131

32+
VisualizeTcrDistances(seuratObj)
33+
3234
saveData(seuratObj, datasetId)
3335

3436
# Cleanup

0 commit comments

Comments
 (0)