Skip to content

0.3.1

Compare
Choose a tag to compare
@jmenglund jmenglund released this 09 Mar 13:53
· 96 commits to master since this release
1497043

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 code is contained within a single module that can also be imported using Python's import mechanism. It 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 patch release with a minor refactoring of the function for reading the p-file.