I was using Prokka on public server Galaxy Main [https://usegalaxy.org] to do assembly for my bacterial genome. Everything went smooth. However it appears that wording/spacing in gbk output file downloaded as txt format are all misplaced/aligned.
Is that any way to solve this or can we download gbk file in different format (rather than txt only)? Thanks
If you want to use some tool that requires the .gbk extension, change the file extension after downloading the data. Tool examples are in my original reply.
The Prokka tool creates many outputs in Galaxy and some are parsed into other formats (fasta, tabular, txt). So if you don’t specifically need .gbk, review those.
Note Any data that is in txt format may have spaces, tabs, or missing values for some columns. These are often custom report styles. It is just how the output was formatted by the original tool authors. Preserving that formatting is important in many downstream use cases.