Rosalind is a platform for learning bioinformatics and programming through problem solving.
Make sure you do not blindly copy the provided code. The goal of Rosalind is to learn how to solve and implement these solutions yourself.
- dna - Counting DNA Nucleotides
- rna - Transcribing DNA into RNA
- revc - Complementing a Strand of DNA
- iprb - Mendel's First Law
- fib - Rabbits and Recurrence Relations
- gc - Computing GC Content
- hamm - Counting Point Mutations
- prot - Translating RNA into Protein
- subs - Finding a Motif in DNA
- cons - Consensus and Profile