Phycas Home

From Phycas
Revision as of 19:28, 12 March 2009 by Phycasadm (Talk | contribs)

Jump to: navigation, search

Phycas is a Python application for carrying out phylogenetic analyses. Phycas is also a C++ and Python library that can be used to create new applications or to extend the current functionality.

New version 1.1.1 posted March 12, 2009

This is a bug-fix release. Please replace version 1.1 with this version to avoid the use of possibly incorrect likelihoods under invariant sites models or (for any model) trees with more than 26 taxa (see description of the "underflow" bug in BUGS file for details).

Phycas version 1.1.1 can be downloaded for Windows or Mac on the Download page. (Linux versions are available but must be compiled from the C++ sources.)

New version 1.1 posted February 11, 2009

Two new commands (ps and sump) are included in this release. The ps command implements path sampling (a.k.a. thermodynamic integration) and a new method steppingstone sampling, both of which are used to estimating marginal likelihoods for models (the Bayes factor used to compare models is a ratio of marginal likelihoods). The sump command is analogous to the command of the same name in MrBayes.

Phycas version 1.1 is no longer available for download because newer versions are available.

Phycas Development Team