Hello, I need to use a program that only takes gbk as input.
I am working with viral sequences that are not under "genomes" but under "nucleotide" category in genbank.
I need to compare those with sequences of my own.
For my own sequences, I found a converter that converts fasta to gbk; but in case something goes wrong when inputting this file to the program, I would like to be able to download a nucleotide sequence from genbank as gbk to use as control.
Most tools the people use for that are for downloading genomes, so I don't know if they work for nucleotides.
What method do you recommend?
Thanks in advance.