Lab 13

Modeling DNA sequence evolution

In this lab we will write a class called sequence_evolution that models certain aspects of DNA sequence evolution. We will discuss what methods this class should have and how we would like the class to work.