Description Usage Arguments Value Examples
function imports clonotype tables produced by Adaptive company.
1 | parseAdaptive(path, chain = c("A", "B"))
|
path |
full path to a file returned by Adaptive Biotechnologies. |
chain |
"A" for alpha or "B" for beta. Default A. |
a data.table
1 2 3 4 5 | ## Not run:
adaptive <- parseAdaptive(path)
adaptive
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.