Skip to content

v0.2.0

Compare
Choose a tag to compare
@jmenglund jmenglund released this 19 May 15:01
· 134 commits to master since this release
fba52f0

predsim is a simple command-line tool for simulating predictive datasets from MrBayes output files. Datasets can be simulated under the GTR+G+I substitution model or any nested variant available in MrBayes (JC69, HKY85 etc.). The script uses Seq-Gen for simulating the DNA-sequences and builds on the third-party library DendroPy.

The code has been tested with Python 2.7 and 3.6.

Source repository: https://github.com/jmenglund/predsim

This is a minor release that removes dependency on the third-party library pandas.