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
This project reads input RNA code and provides the user with the appropriate amino-acid sequence equivalent. With smart responses to errors from bad inputs, this program is simple to use even for python amateurs.
Special thanks goes to @gideontong for helping me better understand and utilize regular expression operations to prevent the over use of while loops.