Public data for the book Python for Bioinformatics.
This repo has all source code, Jupyter notebooks and data needed to run all sample code from the book Python for Bioinformatics.
Directories:
- code: There are a directory per chapter, inside each directory there are all programs for each chapter.
- notebooks: Jupyter notebook, one per chapter. To run these notebooks, you need Jupyter.
- samples: Supplementary data needed for some of the programs.