biphy is a tool for conducting Bayesian phylogenetic analysis of binary character data based on the statistical phylogenetics library RevBayes
Several models are available, as well as functions for conducting posterior predictive simulations and for computing marginal likelihoods and cross-validation scores.
CMake
OpenMP-enabled g++
To build biphy, simply type
sh build.sh
then to install, type
sudo sh build.sh install