Description Usage Arguments Value Examples
given a newick-formatted text string, returns an ape tree object of the shape
1 | readTextTree(tree)
|
tree |
A newick-formatted tree string |
ape tree object with your text as the tree
1 | textToTree("(((A,B),C),D);")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.