My solutions for Bioinformatics related problems from the site "Rosalind" (https://rosalind.info/)
Each folder in this repository corresponds to a problem from Rosalind and contains:
- a
.pyfile for my solution for the problem, - a
.txtfile for corresponding dataset, and - a
readme.mdfile containing link to the correspoding problem.