as.treedata.phylo | R Documentation |
convert phylo to treedata
## S3 method for class 'phylo'
as.treedata(tree, boot = NULL, ...)
tree |
input tree, a |
boot |
optional, can be bootstrap value from ape::boot.phylo |
... |
additional parameters |
converting phylo object to treedata object
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.