A simple, fast program which transcribes a DNA strand into messenger RNA (mRNA), which it then translates into amino acids, implemented in Rust.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
165 B

5 years ago
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. [[package]]
  4. name = "Rust-DNA-Transcription-Translation"
  5. version = "0.1.0"