A simple PHP library to build phylogenetic trees from distance matrix.
This library is converted from Match7, a small tool written using Java
by the Royal Veterinary and Agricultural University, Copenhagen, Denmark.
PHP 5.4.0 or later
Download the repo and include the autoload.php to your project files
Examples are in the Examples directory.
NOTE: Use only UPGMATree and NJTree classes if you're not going to use the TreeGenerator class.
MIT License