Bioinformatics Bite Exercises
| Level | Name | Tags |
|---|---|---|
| Beginner | Gc content | collections bioinformatics |
| Intermediate | Codon usage | textwrap collections bioinformatics |
| Intermediate | Reverse complement | string manipulation translate bioinformatics |
| Intermediate | Fasta to 2-line fasta | bioinformatics biopython |
| Intermediate | Translate coding sequences to proteins | bioinformatics biopython |
| Advanced | Scoring matrices | zip enumerate numbers looping bioinformatics |
| Advanced | Unique genes | bioinformatics biopython |
| Advanced | Create file pairs | regular expressions files bioinformatics |