getSeq - Deprecated! Use getNodeSeq
Description¶
getSeq Sequence retrieval function.
Usage¶
getSeq(data, node, tree = NULL, clone = NULL, gaps = TRUE)
Arguments¶
- data
- a tibble of
airrCloneobjects, the output of getTrees - node
- numeric node in tree (see details)
- tree
- a
phylotree object containingnode - clone
- if
treenot specified, supply clone ID indata - gaps
- add IMGT gaps to output sequences?
Value¶
A vector with sequence for each locus at a specified node
in tree.