Open rfarouni opened 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
.fa
prokka --proteins genome.gbff genome.fa
instead of just running
prokka --proteins genome.gbff.gz
Thanks, Rick
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 commandprokka --proteins genome.gbff genome.fa
instead of just running
prokka --proteins genome.gbff.gz
Thanks, Rick