Genetics and CS, Part 1
Borrowing from the Rosalind project, we will be building a set of tools that will enable us to work with genetic information. Along the way we will learn about some general programming structures and algorithms.
- Defining our own types with enums