Question: Write some Python code that will create and print out a palindromic sequence that is 200nt long. You can start with random sequences that you
Write some Python code that will create and print out a palindromic sequence that is 200nt long. You can start with random sequences that you type into the code explicitly. Your answer should also include python code that verifies that the sequence is palindromic (hint: think about the definition of a palindromic DNA sequence).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
