Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNA Translation

This project translates DNA sequences into protein sequences.

Usage

  1. Clone the repository.
  2. Ensure you have Python 3 installed.
  3. Place your DNA sequence in the data/dna.txt file.
  4. Run the project using: python main.py
  5. Check the output in data/protein_translated.txt.

Running Tests

To run the tests, use: python -m unittest discover -s tests

About

A project to translate DNA sequences into protein molecules.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages