Reverse and complement nucleic acid sequences (DNA, RNA) using Python
32 個評分

1,550 人已註冊
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.