Skip to content

Releases: Ecogenomics/CheckM

v1.2.2

31 Oct 13:53
Compare
Choose a tag to compare
  • support gzipped protein files as input (thanks to alienzj for the PR)

v1.2.1

03 Aug 22:30
Compare
Choose a tag to compare
  • renamed private classes to resolve multiprocessing AttributeError (thanks to misialq for the PR!)

v1.2.0

30 Apr 17:46
Compare
Choose a tag to compare
  • modified how bin IDs are identified to improve output tables when processing compressed files (e.g. output bin ID will be my_bin instead of my_bin.fna)

v1.1.11

24 Apr 15:18
Compare
Choose a tag to compare
  • fixed error with inverse_transformed being deprecated in newer versions of Matplotlib
  • updated minimum required version of Python packages

v1.1.10

21 Apr 22:42
Compare
Choose a tag to compare
  • fixed bug with missing bCalledGenes flag that was impacting a number of commands

v1.1.9

14 Apr 19:43
Compare
Choose a tag to compare
  • fixed support for gzip input FASTA files

v1.1.8

10 Apr 15:06
Compare
Choose a tag to compare
  • updated setup.py to include long description and fix PyPi URL

v1.1.7

10 Apr 14:54
Compare
Choose a tag to compare
  • added Jie Zhu's (alienzj) PR to allow input files to be specified via a file
  • added Jeremy Jacobson's (jjacobson95) PR to fix prettytable import issue
  • added fix by Jie Li (jili6t) regarding more stringent matching of bin extensions

v1.1.6

09 Apr 03:50
Compare
Choose a tag to compare
  • allow CheckM data path to be set through the environmental variable CHECKM_DATA_PATH

v1.1.5

09 Apr 01:29
Compare
Choose a tag to compare
  • Small fix to maxibor's PR to allow path to DATA_CONFIG file to be set