tseemann / prokka

:zap: :aquarius: Rapid prokaryotic genome annotation
843 stars 226 forks source link

gbff files #595

Open rfarouni opened 3 years ago

rfarouni commented 3 years ago

Hi,

Why do I need the .fa file if the sequence is already is in gbff? Currently I need to unzip and convert the Genebank file before I run this command

prokka --proteins genome.gbff genome.fa

instead of just running

prokka --proteins genome.gbff.gz

Thanks, Rick