treenomial
Comparison of Trees using a Tree Defining Polynomial
Provides functionality for creation and comparison of polynomials that uniquely describe trees as introduced in Liu (2019, doi:10.48550/arXiv.1904.03332). The core method converts rooted unlabeled phylo objects from 'ape' to the tree defining polynomials described with coefficient matrices. Additionally, a conversion for rooted binary trees with binary trait labels is also provided. Once the polynomials of trees are calculated there are functions to calculate distances, distance matrices and plot different distance trees from a target tree. Manipulation and conversion to the tree defining polynomials is implemented in C++ with 'Rcpp' and 'RcppArmadillo'. Furthermore, parallel programming with 'RcppThread' is used to improve performance converting to polynomials and calculating distances.
- Version1.1.4
- R versionunknown
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- Last release06/06/2022
Documentation
Team
Matthew Gould
Caroline Colijn
Show author detailsRolesContributorPengyu Liu
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Suggests3 packages
- Linking To3 packages