v0.1.0
The first official release of piqtree2!
piqtree2 allows you to use IQ-TREE for phylogenetic analysis directly from python.
Currently, we support phylogenetic reconstruction, fitting branch lengths to a fixed topology, generating random tress, and pairwise RF distance of trees.
piqtree2 is still in early pre-alpha development, please raise an issue if you encounter any problems or have any feature requests.
What's Changed
- Build container workflow by @khiron in #8
- disable container build for now by @khiron in #9
- Python API for piqtree2 by @khiron in #10
- ENH: define cogent3 apps and add test stub by @GavinHuttley in #15
- ENH: added available_models() convenience function by @GavinHuttley in #18
- Bump actions/checkout from 2 to 4 by @dependabot in #20
- Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by @dependabot in #19
New Contributors
- @khiron made their first contribution in #8
- @GavinHuttley made their first contribution in #15
- @dependabot made their first contribution in #20
Full Changelog: https://github.com/iqtree/piqtree2/commits/v0.1.0