tree_from_alignment | R Documentation |
Construct a neighbor joining tree from a dna alignment
tree_from_alignment(dna, pairwise.deletion = TRUE, ...)
dna |
fasta dna object the tree is to be constructed from |
pairwise.deletion |
a logical indicating if the distance matrix should be constructed using pairwise deletion |
... |
furthur arguments to dist.dna |
dist.dna
, nj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.