It is Rosalind Project coding challenge, a Bioinformatics algorithms active-learning-approach proposed by Phillip Compeau & Pavel Pevzner.
Python 2.x
For each problem set, run the following command to get the result:
python <problem-x>.py
For each problem I read the corresponding used data from data
directory and write the result to output stream into output
directory