View source: R/TreeFunctions.R
getSeq | R Documentation |
getSeq
Sequence retrieval function.
getSeq(data, node, tree = NULL, clone = NULL, gaps = TRUE)
data |
a tibble of |
node |
numeric node in tree (see details) |
tree |
a |
clone |
if |
gaps |
add IMGT gaps to output sequences? |
A vector with sequence for each locus at a specified node
in tree
.
getTrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.