Question: Using python, Thank you. Write a program that prompts the user for a DNA string, and then prints the length and GC-content (percent of the

Using python, Thank you.

Using python, Thank you. Write a program that prompts the user for

Write a program that prompts the user for a DNA string, and then prints the length and GC-content (percent of the string that is C or G, written as a decimal) A sample run of your program should look like Enter a DNA string: ACGCCCGGGATG Length is 12 GC-content is 0.75 And another sample run: Enter a DNA string: AAAAA Length is 5 Gc-content is e.0

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!