Skip to content

Releases: oschwengers/bakta

v1.0 - In all beginnings dwells a magic force

08 May 11:13
Compare
Choose a tag to compare

This is the first official and stable v1.0 release introducing many new features and countless bug fixes.

Compatible database scheme version: 2 v2.0

New features and improvements over 0.5:

  • expert annotation systems comprising AMRFinderPlus, BlastRules and VFDB
  • support for EMBL flat files; INSDC-compliant and submission-ready, validated via ENA Webin-CLI
  • db download from within Bakta: bakta_db --help
  • parallelized sORF overlap filter significantly reduces wall clock runtimes
  • replicon files can also be provided as CSV
  • more integration tests added
  • code reviews & optimizations
  • updated readme and usage

as well as countless bug fixes.

v1.0-rc3

06 May 14:30
Compare
Choose a tag to compare
v1.0-rc3 Pre-release
Pre-release

This is the 3rd v1.0 release candidate introducing expert annotation systems incorporating AMRFinderPlus, BlastRules and VFDB.

Bug fixes over rc2:

Plus several minor bug fixes & improvements.

v1.0-rc2

03 May 15:34
Compare
Choose a tag to compare
v1.0-rc2 Pre-release
Pre-release

This is the 2nd v1.0 release candidate introducing expert annotation systems incorporating AMRFinderPlus, BlastRules and VFDB.

Improvements over rc1:

  • added parameter argument checks
  • added more tests
  • updated usage and readme

Bug fixes:

  • fixed name of main entry module

v1.0-rc1

29 Apr 07:58
Compare
Choose a tag to compare
v1.0-rc1 Pre-release
Pre-release

This is a v1.0 release candidate introducing expert annotation systems incorporating AMRFinderPlus, BlastRules and VFDB.

Further improvements:

  • db download logic
  • parallelized sORF overlap filter
  • support for EMBL flat file output
  • replicon files can also be provided as csv
  • more integration tests added
  • several code reviews & optimizations

Bug fixes:

  • fix max sORF length to 29

v0.5 - Hypotheticals: rule them all(most)

18 Dec 12:33
Compare
Choose a tag to compare

Improvements:

  • analysis & output of hypothetical proteins added (pfam detection & calculation of sequence statistics)
  • improved CI
  • improved DB compilation process
  • added annotation summary to GenBank output files
  • added CWL file

Bug fixes:

  • fix error msgs

v0.4 - Let there be tests...

26 Nov 23:13
Compare
Choose a tag to compare

Improvements:

  • automated integration tests added
  • genome & plasmid test sequences added
  • massively improved fasta output performance
  • several genbank flat file output improvements
  • code reviews
  • adhere to translation table in sORF detection

Bug fixes:

  • fix annotations of truncated CDS
  • fix truncated CDS positions in GenBank

v0.3.2

24 Nov 20:40
Compare
Choose a tag to compare

Fix breaking bug in annotation statistics.

Patching the first bugs

24 Nov 12:20
Compare
Choose a tag to compare

This is a patch release comprising the following fixes:

  • fix Prodigal training file logic (creation & usage)
  • fix coding density calculation on edge features

as well as some minor improvements:

  • introduce omit_readlock PRAGMA for SQLite queries
  • add genome completeness info to JSON output

Initial Release

20 Nov 16:14
Compare
Choose a tag to compare

The first public release for broad testing & debugging.