Releases: donovan-h-parks/PhyloRank
Releases · donovan-h-parks/PhyloRank
0.1.12
0.1.11
- option to skip decorating species
- option to use GTDB metadata to refine decoration of taxa with otherwise ambiguous placement
0.1.10
Fixed
- Override mpld3 yaxis labels with text in outlier plot
- Remove debugging messages from mpld3
0.1.9
- Add unit tests
- Update mpld3 to 0.5.2 minimum to fix deprecation errors
- Fix outliers not running mpld3 correctly
- Set exit(-1) to exit(1)
0.1.8
- Fix packaging issue.
- Update mpld3 required version to >5
0.1.7
Add PyPI release for CI/CD
0.1.6
- Re-packaged
0.1.5
using a newer version of setuptools.
0.1.2
- moved to color blind friendly scheme for PhyloRank plots
0.1.1
- fixed Python 3 porting issue in viral_taxonomy.py
0.1.0
- migration to Python 3