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
TransGatacca: Translate DNA to Protein Using x86-64/Aarch64 Assembly
TransGattacca is a DNA-to-Protein translator similar to Exonerate's fastatranslate utility. It makes use of an Assembly backend. Currently the two major assembly languages, x86-64 and Aarch64 are supported.
THIS PROJECT IS UNDER DEVELOPMENT.
About
A DNA to Protein [Reverse] Translator implemented in Aarch64/AMD64 Assembly languages, with interface in C, Rust, and Python