This is the first v1.4 patch release (v1.4.1) fixing a tiny simple but critical bug causing all imported contigs being treated as complete sequences. A patch upgrade is highly recommended!
Improvements:
- removed trailing asterik chars on AA import https://github.com/oschwengers/bakta/issues/97: https://github.com/oschwengers/bakta/commit/a447f327a4b7344883c1154e12ba7287ff8d86a2
- caught AA bulk annotation import errors https://github.com/oschwengers/bakta/issues/97: https://github.com/oschwengers/bakta/commit/58cedf148a847e946f21f2115b69244eba1cd692
Bug fixes:
- fixed fasta import contig attribute types https://github.com/oschwengers/bakta/issues/108
- fixed dnaA/repA revisions https://github.com/oschwengers/bakta/issues/108 (Thanks conmeehan)