Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 656 Bytes

File metadata and controls

26 lines (16 loc) · 656 Bytes

DNA Utils

Created by:

GitHub Profile GitHub Profile ChatGPT

Features

  1. DNA to RNA
  2. RNA to DNA
  3. opp DNA
  4. opp RNA
  5. Codon to Amino Acid

Program Usage

One line download + run:

git clone https://github.com/RohanBhattacharyya/NucleotideUtils.git && cd NucleotideUtils && python3 main.py

Library Usage

Coming soon to PyPI