Question: Write a Python program that asks the user for a gene name and then asks the user for the number of nucleotides in its coding
Write a Python program that asks the user for a gene name and then asks the user for the number of nucleotides in its coding sequence. Your program should then calculate the number of amino acids in the resulting protein and its estimated molecular weight (in kilodaltons), again given an average molecular weight of 110 Daltons per amino acid. If the input is not divisible by three, it should not report a weight, but instead alert the user to the dna sequence is not divisible by 3.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
