Skip to content

Latest commit

 

History

History
58 lines (29 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

58 lines (29 loc) · 1.54 KB

Changelog

This project follows Semantic Versioning (or tries as best as it can)

  • We've recently resumed CCMetagen development. v1.4.2 is mostly a documental update, preparing the software for updates to follow.

Archive

v1.2.2 - 16.06.2020

Fixed

  • broken PyPi setup and install

Fixed

  • Importing modules

v1.1.2 - 09.07.2019

Fixed

  • Importing modules

Changed

  • ETE3 checks its taxonomy database after help implicitly

v1.1.3 - 10.07.2019

Changed

  • Changed default abundance calculations back to the default kma - i.e. taking gene lengths into consideration.

v1.1.4 - 12.12.2019

Changed

  • Added option to calculate abundance in Reads Per Million (RPM).

v1.1.5 - 20.03.2020

Changed

  • Changed CCMetagen_merge.py code to be compatible with latest version of Pandas, it now allows merging at Closest_match without raising an ambiguity error.

v1.2.0 - 13.06.2020

Changed

  • Added CCMetagen_extract_seqs.py and a feature to calculate the proportion of mapped reads.