Skip to content

Releases: oschwengers/bakta

v1.3.3

07 Feb 11:09
Compare
Choose a tag to compare

This is the third v1.3 patch release (v1.3.3).

This is a quick fix reverting an alive-progress version bump to v2.1.0 that is not available via Conda. Sorry for any inconvenience caused.

Bug fixes:

  • fixed a file permission issue on bakta_db update: de42d3f
  • pinned alive-progress version to v1.6.2 to fix potential API errors: dbc79ac 60ac3ed

v1.3.2

07 Feb 09:36
Compare
Choose a tag to compare

This is the second v1.3 patch release (v1.3.2).

Bug fixes:

  • fixed a file permission issue on bakta_db update: de42d3f
  • bumped alive-progress version to >=v2.1.0 to fix potential API errors: dbc79ac

v1.3.1

31 Jan 15:58
Compare
Choose a tag to compare

This is the first v1.3 patch release (v1.3.1).

Bug fixes:

  • fixed the locus-tag checks: use a more relaxed format as default and INSDC restrictions on --compliant: e2651c3 (Thanks @taylorreiter)
  • skip /pseudo annotated genes in --proteins-provided GenBank files: 0f0165d (Thanks Charlotte Reuschel)

v1.3 - Quo vadis, protein?

24 Jan 07:33
Compare
Choose a tag to compare

This is the third minor release (v1.3) introducing a new feature and many improvements and bug fixes.

Compatible database scheme version: 3

New features:

Improvements:

Bug fixes:

  • fixed tmRNA predictions that cross sequence origins: #90 (Thanks @LuisFF)
  • moved oriC/T/V product to Note in INSDC and compliant GFF3 outputs: 2f5cb1d 716302e 5e1a0d8
  • fixed sequence description on Fasta import: bfdf67f
  • fixed Fasta import log error: 5209672
  • fixed EDAM out types in CWL file: a1a0ad1

And of course all improvements and bug fixes from all v1.2.x patch releases.

v1.2.4

30 Nov 10:26
Compare
Choose a tag to compare

This is the 4th v1.2 patch release (v1.2.4) fixing a database download issue.

Bug fixes:

  • fixed the database download/update logic by restoring an accidentally removed URL: 247a047 (Thanks @andreaniml)

v1.2.3

25 Nov 14:20
Compare
Choose a tag to compare

This is the third v1.2 patch release (v1.2.3) providing some minor improvements and a bug fix.

Compatible database scheme version: v3

Improvements:

Bug fixes:

  • fixed the creation of a user defined tmp directory: 753e6e8

v1.2.2

18 Oct 13:22
Compare
Choose a tag to compare

This is the second v1.2 patch release (v1.2.2) providing a couple of improvements and bug fixes.

Compatible database scheme version: v3

Improvements:

  • set BLAST_USAGE_REPORT environment variable to false forestalling blastn to hang for 90 secs if no internet connection is available
  • add a check for duplicated input sequence IDs: 888bb9b (Thanks @joyn-sromero)
  • add further SQLite URI parameters to improve read-only access: e658a2e
  • synchronize Conda environment dependencies and runtime dependency version checks: 95ef71f c516656
  • add AMRFinder protein hits to dbxref outputs: 505a2ce

Bug fixes:

v1.2.1

30 Sep 11:47
Compare
Choose a tag to compare

This is the first patch release (v1.2.1) merely fixing a wrong former version tag (v1.1.2).

v1.2.0 - User provided proteins arrived ...

30 Sep 10:43
Compare
Choose a tag to compare

This is the second minor release (v1.2.0) introducing user provided proteins as well as many improvements.

Compatible database scheme version: 3 v3.0

New features:

Improvements:

  • revise Dbxrefs for UniParc & UniRef: 02b5dc8
  • revise truncated dnaA/repA genes on rotated replicon sequences: 0c4ad10 (Thanks to Jochen Blom)
  • assign locus tags to gene features only: c1e1c05
  • extract nt seqs for ncrna-regions: f77e308
  • generate unique feature IDs used as ID in GFF3: df32038
  • add products to oriC/oriV/oriT features: 2eabd93
  • reduce numbers of similar to aa sequence inference qualifiers in INSDC outputs to 1: 16401da
  • improve and fix CWL file: 6776ca7 1d18e77 5c80d15
  • exrtact & store Pfam HMM hits on hypothetical proteins: 2ba985a

v1.1.1

01 Sep 14:50
Compare
Choose a tag to compare

This is the first v1.1 patch release (v1.1.1) providing a couple of improvements and minor bug fixes.

Compatible database scheme version: v3

Improvements:

Bug fixes:

  • fixed AMRFinderDB issue in docker shell script: e825361
  • fixed None values of CDS rbs_motif attributes: 0727b25
  • skip CDS annotation if no CDS are predicted: 3787e01
  • fix several CDS product revision rules