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.
v1.2.2 - 16.06.2020
- broken PyPi setup and install
- Importing modules
v1.1.2 - 09.07.2019
- Importing modules
- ETE3 checks its taxonomy database after help implicitly
v1.1.3 - 10.07.2019
- Changed default abundance calculations back to the default kma - i.e. taking gene lengths into consideration.
v1.1.4 - 12.12.2019
- Added option to calculate abundance in Reads Per Million (RPM).
v1.1.5 - 20.03.2020
- 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
- Added CCMetagen_extract_seqs.py and a feature to calculate the proportion of mapped reads.