We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad342d3 + e86b240 commit 9ec7071Copy full SHA for 9ec7071
docs/src/changelog.rst
@@ -2,6 +2,20 @@
2
Change log
3
==========
4
5
+
6
+2.2.5
7
+-----
8
9
+Bug Fixes:
10
+* gtdbtk.json is now reset when the pipeline is re run and the status of ani_Screen is not 'complete'
11
12
+Minor changes:
13
+* When using '--genes' , ANI steps are skipped and Warnings are raised to the user to
14
+ inform them that classification is less accurate.
15
+* (`#486 <https://github.com/Ecogenomics/GTDBTk/issues/486>`_) Environment variables can be used in GTDBTK_DATA_PATH
16
+* 'is_consistent' function in 'mash.py' compares only the filenames, not the full paths
17
+* Add cutoff arguments to PfamScan ( Thanks @AroneyS for the contribution)
18
19
2.2.4
20
-----
21
0 commit comments