Open
Description
One place to find useful things to demo is rosalind.info, which has a lot of bioinformatics problems.
One idea would be to show how to do each thing naively with strings, and then do it again "the right way" with BioJulia packages.
Problems
- base composition Rosalind problems #9
- transcription Rosalind problems #9
- reverse complement Rosalind problems #9
- fibbonacci (not sure it makes sense to do this one
- gc content
- hamming distance
- mendel's first law