genbank format should looks:
LOCUS gene1 FEATURES (for gene1) gene mRNA CDS ORIGIN (sequence of gene 1) // LOCUS gene2 FEATURES (for gene2) gene mRNA CDS ORIGIN (sequence of gene 2) //
Using Seqret I've got:
LOCUS chromosome1 FEATURES (for all genes in gff file) ORIGIN (sequence of chromosome1)
Yes, I have fasta file with whole genome and using gff file I would like to obtain genbank file. I have already tried with EMBOSS Seqret but I have obtained genbank file containing one LOCUS (corresponding to whole chromosome) and list of features (from gff file) below, and at the end sequence of whole chormosome... so this is not what I need.
That is how a GenBank file is formatted. Sounds like you don't want a standard GenBank file.
Please use
ADD REPLY/ADD COMMENTwhen responding to existing posts to keep threads logically organized.