Skip to content

Releases: oschwengers/bakta

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.