Description Usage Arguments Value
This function does a small tweak on the tree to replace negative-length branch with zero-length and/or assign zero-length branch between root and MRCA of the ingroup a small value
1 |
phy |
an tree of 'phylo' class |
remove.0length |
a logical specifying whether to replace negtative branch length with 0 (TRUE by default) |
root.length |
a logical specifying whether to assign a small value to the branch between root and MRCA of the ingroup (FALSE by default). If TRUE, the tree should be rooted first |
returns the tree without zero-length or negative-length branch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.