Module 13
Design the program
Planning before coding.
Plan first
Before writing code, think about the structure. What functions do you need? What data flows between them?
You will need: a validation function, a statistics function, transformation functions (complement, reverse complement, transcription, translation), and a report function.