getNodeSeq
Sequence retrieval function.
getNodeSeq(data, node, tree = NULL, clone = NULL, gaps = TRUE)
A vector with sequence for each locus at a specified node
in tree
.
a tibble of airrClone
objects, the output of
getTrees
numeric node in tree (see details)
a phylo
tree object containing node
if tree
not specified, supply clone ID in data
add IMGT gaps to output sequences?
Use plotTrees(trees)[[1]] + geom_label(aes(label=node))+geom_tippoint() to show node labels, and getNodeSeq to return internal node sequences
getTrees