Bioinformatics Practice Repo
This repo serves three purposes:
- Getting used to Git and Github
- Revising Python
- Implementing Python on bioinformatics problems
The project is organized as follows:
in/
: input data from https://rosalind.info/problems/list-view/out/
: output of python codes running on corresponding input datapy/
: python code to work with bioinformatics problems