tseemann / prokka

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

prokka gives me different gene names "abaI" and "anoI" for the same sequence #652

Open R1hab8 opened 1 year ago

R1hab8 commented 1 year ago

Prokka gives me different gene names "abaI" and "anoI" for the same sequence

                 /gene="abaI"
                 /locus_tag="EANKAABD_00114"
                 /EC_number="2.3.1.184"
                 /inference="ab initio prediction:Prodigal:002006"
                 /inference="similar to AA sequence:UniProtKB:B0FLN1"
                 /codon_start=1
                 /transl_table=11
                 /product="Acyl-homoserine-lactone synthase"
                 /translation="MNIIAGFQNNFSEGLYTKFKSYRYRVFVEYLGWELNCPNNEELD
                 QFDKVDTAYVVAQDRESNIIGCARLLPTTQPYLLGEIFPQLLNGMPIPCSPEIWELSR
                 FSAVDFSNPPSSNSQAVSSPVSIAILQEAINFAREQGAKQLITTSPLGVERLLRAAGF
                 RAHRAGPPMTIDGYSMFACLIDI"
 CDS             complement(123506..123922)

                 /gene="anoI"
                 /locus_tag="1_02993"
                 /EC_number="2.3.1.184"
                 /inference="ab initio prediction:Prodigal:002006"
                 /inference="similar to AA sequence:UniProtKB:A0A0A7XNA3"
                 /codon_start=1
                 /transl_table=11
                 /product="Acyl-homoserine-lactone synthase"
                 /translation="MNIIAGFQNNFSEGLYTKFKSYRYRVFVEYLGWELNCPNNEELD
                 QFDKVDTAYVVAQDRESNIIGCARLLPTTQPYLLGEIFPQLLNGMPIPCSPEIWELSR
                 FSAVDFSNPPSSTSQAVSSPVSIAILQEAINFAREQGAKQLITTSPLGVERLLRAAGF
                 RAHRAGPPMTIDGYSMFACLIDI"
 CDS             complement(2957391..2957807)