Phylogenetics

This library provides algorithms and datastructures to perform inferences in molecular evolution. It features:

Installation

Using opam, simply type

opam install phylogenetics

to install the library, or:

opam pin add -y phylogenetics --dev-repo

to get the current development version.