Schustercf's Bite Exercises
| Level | Name | Tags |
|---|---|---|
| Beginner | Gc content | bioinformatics collections |
| Beginner | Identity and equality | staticmethod integer caching equality |
| Beginner | Pretty string | pprint |
| Intermediate | Codon usage | bioinformatics textwrap collections |
| Intermediate | Reverse complement | bioinformatics translate string manipulation |
| Intermediate | Fasta to 2-line fasta | bioinformatics biopython |
| Intermediate | Translate coding sequences to proteins | bioinformatics biopython |
| Intermediate | Calculate the median from a dictionary | sum sorting median |
| Advanced | Scoring matrices | bioinformatics zip enumerate looping numbers |
| Advanced | Unique genes | bioinformatics biopython |
| Advanced | Create file pairs | bioinformatics regular expressions files |
| Advanced | Magic bytes | file processing exception handling images bytes string parsing csv |
| Advanced | Simple math equation solver | exception handling itertools list operations operator math |