v0.1.1
predsim
is a 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 libraries DendroPy and pandas.
The code has been tested with Python 2.7, 3.3, 3.4 and 3.5.
Source repository: https://github.com/jmenglund/predsim
This is a patch release with some updates to the documentation.