Skip to content

Releases: oschwengers/bakta

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.