Biopython notebook Tutorials
Notebooks to introduce Biopython.
Github renders Jupyter notebooks, you can take a look at the notebooks by starting at the [Tutorial Index notebook](notebooks/00 - Tutorial - Index.ipynb).
The vast majority of the content is scooped from somewhere else. This project is focused on making this existing content avalible and interactive with Jupyter notebooks.
Most content here is based on the Biopython tutorial.
Run this now on Binder
No installation needed!
Docker Containers
-
A Docker image with these notebooks is avalible here https://hub.docker.com/r/biopython/biopython-tutorial/.
-
Other Biopython Docker containers are available here https://hub.docker.com/u/biopython/.
-
Basic Docker instructions can be found here https://github.com/biopython/biopython_docker.
Python version
We support Python 3 out of the box. Legacy versions (e.g. Python 2) are currently not supported.
Jupyter conversion effort
Vincent Davis and Tiago Antao