Description Usage Arguments Value
calculate the clonotype overlaps in each group
1 2 | calcOverlap(btcr, scrna, groupby, splitby = NULL,
id = c("final_clonotype_id", "clonotype_id", "clonotype_newid"))
|
btcr |
A BTCR object. |
scrna |
scrna The Single Cell RNAseq Seurat object corresponded to the BCR or TCR. |
groupby |
Overlaps groups. The meta.data column used to group cells/barcodes, always be clusters. |
splitby |
Sample groups. Overlaps won't be calculated cross groups. The meta.data column used to group cells/barcodes, always be sample groups. |
id |
Which clonotype id used to calculate overlaps. |
A BTCR object with "overlaps" and "id" attributes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.