This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Forum: ipython notebooks on bioinformatics and genomics

I am looking for a collection of ipython notebooks for basic bioinformatics, evolutionary and genomics analysis. Please post here if you are aware of any. Thank you.

python

Did you try Google? If so, you would have seen at least one resource. You can then change this to a Forum post and add the resources that you have found, and this way, it would benefit the entire community.

4 answers

I have developed quite a few:

In terms of scope, the ones related to the book cover a lot of areas.

Ben Langmead has a bunch from his recent bioinformatics course.

This is a pretty awesome gallery of ipython notebooks from github that span a large range of subjects https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks#mathematics-physics-chemistry-biology

This one is quite impressive and fully dedicated to bioinformatics http://readiab.org/

Under Lectures on Python Programming for Biologists

Log in to answer this question.