Auxillary scripts
Often, the usage of Bakta is a necessary upfront task followed by deeper analyses implemented in custom scripts. In scripts we'd like to collect & offer a pool of scripts addressing common tasks:
collect-annotation-stats.py: Collect annotation stats for a cohort of genomes and print a condensedTSV.extract-region.py: Extract genome features within a given genomic range and export them asGFF3,Embl,Genbank,FAAandFFN
Of course, pull requests are welcome ;-)