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.
Ravi Shah e2b12b8b1a
Create rust.yml
5 years ago
.github/workflows Create rust.yml 5 years ago
src Make sure first stop codon is used 5 years ago
.gitignore Initial Commit 5 years ago
Cargo.lock Initial Commit 5 years ago
Cargo.toml Initial Commit 5 years ago