You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
-----------------------------------------
Dr. Laurent Falquet (MA/MER)
University of Fribourg
Department of Biology
Chemin du Musée 10
CH-1700 Fribourg, Switzerland
Tel: +41 26 300 8991
Email: ***@***.***
Building: PER01 office O.366b
SIB | Swiss Institute of Bioinformatics
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
The text was updated successfully, but these errors were encountered: