Reverse and complement nucleic acid sequences (DNA, RNA) using Python
32 ratings

1,573 already enrolled
Understand the basic building blocks in the Python language.
Develop a Python program that constructs reverse, complement, and reverse-complement nucleic acid sequences (DNA, RNA).
Read a file that has a long DNA sequence and then apply the code to the data in the file.