fmalmeida / bacannot

Generic but comprehensive pipeline for prokaryotic genome annotation and interrogation with interactive reports and shiny app.
https://bacannot.readthedocs.io/en/latest/
GNU General Public License v3.0
96 stars 9 forks source link

85 prokka module can get after modules stuck if the header file longer than 20 and not separated by tab or space #89

Closed fmalmeida closed 1 year ago

fmalmeida commented 1 year ago

Add a small awk statement to clean big fasta headers only allowing 20 characters. Added to both prokka and bakta. Should fix #85

fmalmeida commented 1 year ago

Passed: