Description Usage Arguments Value
View source: R/visualization.R
dimension plots of shared or unique clonotypes in each groups.
1 2 | plotSharedCloneDim(btcr, scrna, values, dtype = c("share", "unique"),
ncol = 1, ...)
|
btcr |
A overlaps-calculated BTCR object. see |
scrna |
The Single Cell RNAseq Seurat object corresponded to the BCR or TCR. |
values |
The overlapped groups to plot, at least two values in |
dtype |
Plot the shared clonotypes or the unique clonotypes. |
ncol |
Ncols in plot layout. |
... |
Arguments for |
Seurat::DimPlot returns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.