del.brlens | R Documentation |
This function deletes branch lengths from trees.
del.brlens(tree)
tree |
trees in the newick format |
Liang Liu
treestr<-"((((H:0.00402,C:0.00402):0.00304,G:0.00707):0.00929,O:0.01635):0.1,W:0.12);"
del.brlens(treestr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.