Skip to content
New issue

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

issue 31: improve support for degenerate codons #32

Merged
merged 1 commit into from
May 3, 2021

Conversation

kyuhas
Copy link

@kyuhas kyuhas commented Apr 26, 2021

The new logic will check to see if the degenerate codon is in the table. If so, it will grab the table's aa value. Otherwise, if it is not in the table, but does contain am ambiguous code, then the aa is X. Otherwise, throw an error.

@reece
Copy link
Member

reece commented May 3, 2021

Terrific. Thanks for following up @kyuhas !

@reece reece merged commit f712643 into biocommons:main May 3, 2021
@kyuhas
Copy link
Author

kyuhas commented May 3, 2021

Awesome, thanks @reece ! Would you be able to push a new release of bioutils to PyPi when you get a chance?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants