Description Usage Arguments Details Value
load Cellranger VDJ data, including BCR and TCR.
1 2 3 | loadSingle(path, sample, CR = c("BCR", "TCR"))
loadMultiple(paths, groups = NULL, CR = c("BCR", "TCR"))
|
path |
Path to the Cellranger VDJ outs directory. |
sample |
Name for this sample. |
CR |
TCR or BCR. |
paths |
Named paths to Cellranger VDJ outs directory. |
groups |
Groups corresponded to each sample. |
The "merge" element in BTCR list object is a combination of "clonotypes" and "contigs". In "merge", each gene isoforms are pasted togother so that every cell has just one line.
A BTCR list contains "clonotypes", "contigs" and "merge" data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.