Resources

CODE

1. We discussed how to make a program to count nucleotides in a DNA sequence.

You can find the code here.

2. Real life DNA sequences are stored in file. We modified our previous program to count nucleotides in a text file.

You can find the code here.

3. We then discussed how to make complementary DNA sequence of a given DNA sequence.

You can find the code here.

 

LEARNING RESOURCES

Python for Informatics

Video Lecture Series

Dr. Chuck Severance

Michigan State University