Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 506 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 506 Bytes

rosalind-problems

About the challenge

It is Rosalind Project coding challenge, a Bioinformatics algorithms active-learning-approach proposed by Phillip Compeau & Pavel Pevzner.

Requirments

Python 2.x

Run problems

For each problem set, run the following command to get the result:

python <problem-x>.py

I/O

For each problem I read the corresponding used data from data directory and write the result to output stream into output directory