Description Usage Arguments Details Value
AddClonotype
adds clonotype info from matched 10X VDJ sequencing to
the metadata of a given Seurat object.
1 | AddClonotype(vdj.dir, scrna)
|
vdj.dir |
String containing path to TCR (VDJ) directory. |
scrna |
Seurat object. |
This function is admittedly rough and will be rewritten in the future. It does not include specific VDJ genes for each cell, rather just using the final amino acid sequence for inter-sample comparison.
Seurat object with clonotype data (clonotype_id and cdr3s_aa) added to the metadata for each cell.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.