We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I used the new version 0.2.1 . TAC and TAT codons return Phe while should be Tyr.
P.S. Don't you have a script test to check all the codon translations?
The text was updated successfully, but these errors were encountered:
Ok, this is now a different bug comming from a wrong translation table: https://github.com/labsquare/CutePeaks/blob/master/src/core/proteinalphabet.cpp
Sorry, something went wrong.
hot fix 0.2.2
fdb23a3
see issue #66
a1a492a
new release 0.2.2 with hotfix https://github.com/labsquare/CutePeaks/releases/tag/0.2.2
I checked all the translation table one by one . Please tell me if all is okay for you
No branches or pull requests
Hi, I used the new version 0.2.1 .
TAC and TAT codons return Phe while should be Tyr.
P.S. Don't you have a script test to check all the codon translations?
The text was updated successfully, but these errors were encountered: