(Solved) : Implement Simple Dna Protein Silico Protein Translator Need Consider Codons Defined Geneti Q44137269 . . .
You will implement a simple DNA to protein in silico proteintranslator. You need to consider all the codons defined in thegenetic codon wikipedia page(https://en.wikipedia.org/wiki/Genetic_code). You can define thegene by using the start and stop codon (truncated protein withmissing start or stop codon do not need to be translated). Simulate10 random DNA sequences of 200bp in length and check to see whetheryour code works. Compare the results you get with the ExpasyTranslate tool. Any difference? Why?
Expert Answer
Answer to You will implement a simple DNA to protein in silico protein translator. You need to consider all the codons defined in …
OR