Textbook for the Computation for Biologists course.
See on-line version of the book here: https://vanheeringen-lab.github.io/cfb_book.
This document contains material based on Think Python, which is available under the Creative Commons Attribution-NonCommercial 3.0 Unported License, and A Byte of Python, which is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. The material has been adapted for the subject matter of this course.
All other text is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
To locally build the book:
jupyter-book build .
To publish (only with correct credentials):
ghp-import -n -p -f _build/html