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
🚧 Error when translating sequence lengths indivisible by 3
… instead of silently padding with N to translate to 'X'. A sequence
with 1 or 2 extra bases indicates a problem with the data. It doesn't
make sense to end the translation with 'X' which implies 3 bases.
🚧: see FIXME in code
0 commit comments