This is a notebook for the first project on StudyPlan2022, learning Bioinformatics. I got motivated on this subject when I read about the mRNA BioNTech/Pfizer SARS-Cov-2 Vaccine, scientists are creating vaccines using DNA code and I can’t express enough how that is amazing! I also read Mukherjee2017TheGene while studying the Bioinformatics course.
Finding Hidden Messages in DNA
Where in the Genome Does DNA Replication Begin?
Biology of DNA Replication
List of Code Challenges
Rosalind | Book | Name | Solved? |
---|---|---|---|
ba1a | 1A | Frequent Words Problem | ✅ |
ba1c | 1B | Reverse Complement Problem | ✅ |
ba1c | 1C | Pattern Matching Problem | |
ba1d | 1D | Clump Matching Problem | |
ba1e | 1E | Minimum Skew Problem | |
ba1f | 1F | Approximate Pattern Matching Problem | |
ba1g | 1G | Frequent Words with Mismatches Problem | |
ba1h | 1H | Frequent Words with Mismatches Problem and Reverse Complements Problem |