Skip to content

2.2.5

Compare
Choose a tag to compare
@pchaumeil pchaumeil released this 16 Mar 04:11
· 73 commits to master since this release
9ec7071

2.2.5

Bug Fixes:

  • gtdbtk.json is now reset when the pipeline is re run and the status of ani_screen is not 'complete'

Minor changes:

  • When using --genes , ANI steps are skipped and warnings are raised to the user to
    inform them that classification is less accurate.
  • (#486) Environment variables can be used in GTDBTK_DATA_PATH
  • is_consistent function in mash.py compares only the filenames, not the full paths
  • Add cutoff arguments to PfamScan ( Thanks @AroneyS for the contribution)