Bioinformatics/Rosalind — Skeleton Generator

Posted on Sun 27 September 2015 in Tech

Working through part 4 of my Cousera Bioinformatics specialisation, I decided to write a generator that creates a standardised approach to structure, write and test your algorithmic code. It also works for Rosalind problems.

Explanations are in the README. If you have any issues or are confused by anything, feel free to get in touch!

You can find the code here.