Skip to content

v1.0.0

Compare
Choose a tag to compare
@matinnuhamunada matinnuhamunada released this 01 Jul 11:39
· 18 commits to main since this release

What's Changed

BGCFlow version 1.0.0 by release by @matinnuhamunada in #348

New Features

Fixes

  • BGC Downstream Preparation:
    • Updated the BGC genome preparation script to handle unusual input formats (for example, includes ":" in the metadata) which breaks BiG-SCAPE.
    • Changed input requirements and corrected issues to ensure all changes are properly registered.
    • Reincluded full antiSMASH genbanks for downstream processes.
    • Modified the get_antismash_inputs function to correctly retrieve region genbanks.
  • lsabgc: Updated lsabgc to version 1.52
  • CheckM: Pinned numpy to version 1.26.4 for compatibility with CheckM.
  • Recognized Formats: Included .gbff as a recognized format.

Documentation

Tests

  • Action Corrections:
    • Micromamba Version: Fixed the Micromamba version in tests.
    • Snakemake Version: Ensured tests use the Snakemake version from the wrapper.
    • NCBI Metadata: Updated the expected NCBI metadata for tests.
    • Build Test Updates: Dropped build tests for antiSMASH 6 and lsabgc.
    • Setuptools Compatibility: Pinned setuptools to versions below 70.0.0.

Full Changelog: v0.9.3...v1.0.0