Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.37 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.37 KB

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!

Binder

Docker Containers

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