parseAdaptive: parse Adaptive tables

Description Usage Arguments Value Examples

Description

function imports clonotype tables produced by Adaptive company.

Usage

1
parseAdaptive(path, chain = c("A", "B"))

Arguments

path

full path to a file returned by Adaptive Biotechnologies.

chain

"A" for alpha or "B" for beta. Default A.

Value

a data.table

Examples

1
2
3
4
5
## Not run: 
adaptive <- parseAdaptive(path)
adaptive

## End(Not run)

ph-pham/RepSeq documentation built on Dec. 22, 2021, 7:47 a.m.