Skip to content

Releases: donovan-h-parks/PhyloRank

0.1.12

28 Mar 23:28
Compare
Choose a tag to compare
  • Update README.md to contain Bioconda information
  • Update setup.py to restrict matplotlib version as mpld3 doesn't support 3.5.0

0.1.11

04 Oct 17:43
Compare
Choose a tag to compare
  • option to skip decorating species
  • option to use GTDB metadata to refine decoration of taxa with otherwise ambiguous placement

0.1.10

28 Feb 23:17
Compare
Choose a tag to compare

Fixed

  • Override mpld3 yaxis labels with text in outlier plot
  • Remove debugging messages from mpld3

0.1.9

05 Feb 00:04
Compare
Choose a tag to compare
  • 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

21 Dec 02:43
Compare
Choose a tag to compare
  • Fix packaging issue.
  • Update mpld3 required version to >5

0.1.7

21 Dec 02:19
Compare
Choose a tag to compare
Add PyPI release for CI/CD

0.1.6

13 Dec 09:43
Compare
Choose a tag to compare
  • Re-packaged 0.1.5 using a newer version of setuptools.

0.1.2

06 Jul 23:17
Compare
Choose a tag to compare
  • moved to color blind friendly scheme for PhyloRank plots

0.1.1

11 Jun 13:52
Compare
Choose a tag to compare
  • fixed Python 3 porting issue in viral_taxonomy.py

0.1.0

11 Mar 16:33
03a84ae
Compare
Choose a tag to compare
  • migration to Python 3