Closed recursion-ninja closed 3 years ago
This has been updated by d2be38386cfb90f43527988a419290b00c50062e.
You guys are still working on this? Bravo!
On Mar 11, 2021, at 14:46, recursion-ninja @.***> wrote:
This has been updated by d2be383 https://github.com/amnh/PCG/commit/d2be38386cfb90f43527988a419290b00c50062e.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amnh/PCG/issues/137#issuecomment-797002067, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADG45MR4RSQKK6MJFPJLXKDTDEFXTANCNFSM4HN3GN6Q.
The
Data.Alphabet.IUPAC
module exportsBimap
s 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.