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

TNT parser should use the cannonical IUPAC codes #137

Closed
recursion-ninja opened this issue May 18, 2019 · 2 comments
Closed

TNT parser should use the cannonical IUPAC codes #137

recursion-ninja opened this issue May 18, 2019 · 2 comments

Comments

@recursion-ninja
Copy link
Collaborator

recursion-ninja commented May 18, 2019

The Data.Alphabet.IUPAC module exports Bimaps for converting between IUPAC codes and thier ambiguity groups for DNA, RNA, and amino acids. The TNT parser should use this instead of the internal conversion so that the functionality is consistent with the FASTA parser and PCG's IUPAC code rendering.

@recursion-ninja
Copy link
Collaborator Author

This has been updated by d2be383.

@ima-hima
Copy link
Collaborator

ima-hima commented Mar 11, 2021 via email

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

No branches or pull requests

2 participants