Currently this library provides three algorithms:
- UPGMA and Neighbor-Joining for constructing a phylogeny from a distance matrix.
- Robinson-Foulds metric for computing a distance between to phylogenetic trees.
Documentation is at https://docs.rs/phylogeny.
This package is inspired by rust-bio, which you should also check out.
This package is not stable.
Licensed under the MIT license http://opensource.org/licenses/MIT. This project may not be copied, modified, or distributed except according to those terms.