Module 13
Understand the problem
What we are building.
The DNA Sequence Analyzer
Your final project is a complete DNA Sequence Analyzer. Given a sequence, it will compute statistics, validate the data, transform it, and produce a report. You have all the skills you need.
Why it matters
Why this project
This project combines everything you have learned: strings, loops, functions, conditions, dictionaries, and file handling. It is a real bioinformatics tool.