Hello ! I'm trying to use the genbank to gff3 converter on this Genbank file:[ NC_008724](https://www.ncbi.nlm.nih.gov/nuccore/NC_008724.1/) But I get a ` KeyError: 'locus_tag'`, some features doesn't have the locus_tag qualifier and it seems that's why the error is raised.
Hello !
I'm trying to use the genbank to gff3 converter on this Genbank file: NC_008724
But I get a
KeyError: 'locus_tag', some features doesn't have the locus_tag qualifier and it seems that's why the error is raised.