Skip to content

CDS translation is broken with bacterial trans_table=11 #86

@lfalquet

Description

@lfalquet

Describe the bug
The translation into protein creates an issue when the translation table is set to "11" (bacterial code).

When the start codon is NOT a canonical "ATG" (e.g., GTG), the translation misses the quotes around the sequence.

FT /transl_table=11
FT /translation=GTGIRAGGCGIGCFPGKGEMEFRILGSVQIHDERFGVRIVPAGAKQ
FT RALLGALLVRAGQAVPAECLVEELWGGHPPVNAANALQAHVARLRRLLPAPGPGGPRHV
FT WLRTSPLGYTLSLGPAATDAQRFHRLVGQGRELAATAPGRAVEVLREGLALWRGPALQG
FT SGQGPICSAEAALLEESRLRALEVLYDVCLRADRCAEITGELEELVAVHPLRERFHEQL
FT MTALHRCGRRAEALSTYDRARRRLARDLGIGPGQVLSRRREAILRSCEPAADSADRAGA
FT GTAGQGGDELGVLREELVRLRGHVELLRRQQRELSEQVARLTAHHPCGP

It works correctly for the other CDS where the start codon is the canonical "ATG"

FT /transl_table=11
FT /translation="MEIKVLGALNAEFEGISVVPSAGKPRQILALLALYPGRVVPVPTL
FT MEEIWGTDLPQSSMTTLQTYILQLRRLLGTAMGPDVPGSAKDVLATRYGGYLLQIPAEA
FT VDAFTYERLVTEGRQAYEDGEDERAATVLRRALDLWDGPALVDVRVGPVLEIEAMRLEQ
FT SRLVARERRIDADLRLGRHVELIAELTDLIARHPQHEGLHSQAMVALYRSGRQAAALDV
FT YRRLRQRLIDELGVEPSPQLQRLHQAMLAVDPRLDIVAGPRRTSTFDLYAA"

Thanks for correcting this bug.

Best greetings,
Laurent

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions