Biochemistry Honours 2024

BCH714: Computational Systems Biology Minicourse

18 March – 16 April 2024

Profs Johann Rohwer and Jacky Snoep, Dr Dawie van Niekerk
Laboratory for Molecular Systems Biology, Dept. of Biochemistry, Stellenbosch University

Course schedule

name
  • Face-to-face lectures will take place in the Biochemistry Seminar Room (A111).
  • Face-to-face computer practicals and data analysis will take place either in the Biochemistry Seminar Room (using own laptop) or in the computer lab (JC Smuts B215, departmental computers).
  • Practical enzyme kinetics experiments will take place in the molecular systems biology lab (JC Smuts B203A).

Course material

Lectures (slides and supplementary materials)

Tutorials and Computer sessions

File Downloads

Assessment

Assessment 1 — Tutorial test

Instructions available here.
Answer the questions in a Jupyter notebook. Hand in the notebook via the dedicated assignment link on SUNLearn.
Time: 2.5 hours (150 minutes)

Assessment 2 — Practical report


Instructions for installing and setting up your own Python environment

The computational Python environment can be set up either using Anaconda, or using the pip installer program if you already have Python installed on your computer.

Anaconda

This is by far the easiest method if you don't yet have Python installed.

pip-based install

This assumes you already have Python installed, then you can use Python's pip utility to install the required packages:

Python resources and documentation