TCRDistanceHistograms.RdPlots histograms of summed TCR distances by cluster for each assay in a Seurat object.
TCRDistanceHistograms(seuratObj_TCR = NULL, assayList = NULL, resolution = 0.1)Returns the patchwork object containing the TCR distance histograms.
if (FALSE) { # \dontrun{
TCRDistanceHistograms(
seuratObj_TCR = seuratObj,
assayList = NULL,
resolution = 0.1
)
} # }