plotSharedCloneDim: dimension plots of shared or unique clonotypes in each...

Description Usage Arguments Value

View source: R/visualization.R

Description

dimension plots of shared or unique clonotypes in each groups.

Usage

1
2
plotSharedCloneDim(btcr, scrna, values, dtype = c("share", "unique"),
  ncol = 1, ...)

Arguments

btcr

A overlaps-calculated BTCR object. see calcOverlap.

scrna

The Single Cell RNAseq Seurat object corresponded to the BCR or TCR.

values

The overlapped groups to plot, at least two values in attributes(btcr)$group.

dtype

Plot the shared clonotypes or the unique clonotypes.

ncol

Ncols in plot layout.

...

Arguments for Seurat::DimPlot.

Value

Seurat::DimPlot returns.


xizhihui/BTCR documentation built on Dec. 23, 2021, 7:10 p.m.