The bioinf-py project takes a tour of Python (loops, if-tests, functions, strings, lists, dictionaries, numpy arrays, random numbers, classes, and object-oriented programming) using a set of quite simple examples from bioinformatics.
Documentation
- Tutorial: Sphinx, simple HTML, PDF, wiki
Authors
Hans Petter Langtangen (hpl@simula.no)
Geir Kjetil Sandve (geirkjetil@gmail.com)
Contact
Hans Petter Langtangen (hpl@simula.no)
Download
You can download this project in either
zip or
tar formats.
You can also clone the project with Git
by running:
git clone git://github.com/hplgit/bioinf-py