Inspiration

My professor Dr. Oommen K. Matthew taught a subject called bioinformatics and taught me about DNA is converted into Amino acids to form proteins.

What it does

This tells what amino acid sequence will be made for a provided DNA sequence

How we built it

I used python and stored the conversion chart as a dictionary

Challenges we ran into

There may be a lot of waste nucleotides in the sequence. Also can expect wrong input from the user , or the DNA data

Accomplishments that we're proud of

It is fast , and is linear

What we learned

About bioinformatics in general, And the beauty of how cells execute such complicated code inside our bodies

What's next for Nucleotide-To-AminoAcids

Make it faster by exploiting parallelism . and including some checks to identify waste sequences

Built With

Share this project:

Updates