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:
- added a revision & refinement logic for gene symbols: https://github.com/oschwengers/bakta/commit/539137be5cd82b7b01960b09f1a69e2a6536ae17
- added further CDS product revision rules: https://github.com/oschwengers/bakta/commit/f8ec2aa69c9b01da542e0cd49a4878bb6281be3f https://github.com/oschwengers/bakta/commit/1fcca891087e16d0ab5b6844ac21a230901e09d4 https://github.com/oschwengers/bakta/commit/8915af7d5fc81e5e7d306bbc8e1e18ca4c717b10 https://github.com/oschwengers/bakta/commit/626981bb9a385f890c8f817f45d7d31e75d8f50b https://github.com/oschwengers/bakta/commit/321391b1d0a336541c03732a28c95e99ca4dc0b6 https://github.com/oschwengers/bakta/commit/0d93c2fd0edf1affa22c172fbe87045bc16ec16f https://github.com/oschwengers/bakta/issues/69 (Thanks michoug)
Bug fixes:
- fixed AMRFinderDB issue in docker shell script: https://github.com/oschwengers/bakta/commit/e8253616dd37ad55ff61df64a7494253351692a2
- fixed `None` values of CDS `rbs_motif` attributes: https://github.com/oschwengers/bakta/commit/0727b2551207e1bf57514f3824572f004a11fd9e
- skip CDS annotation if no CDS are predicted: https://github.com/oschwengers/bakta/commit/3787e01a2e44eb5c80d6a19d8350a6bce3732415
- fix several CDS product revision rules