All Projects → bigginlab → OxCompBio

bigginlab / OxCompBio

Licence: BSD-3-Clause license
Materials for the oxford computational biochemistry course including python

Programming Languages

Jupyter Notebook
11667 projects
HTML
75241 projects
Clarion
26 projects

Oxford Computational Biochemistry course

This repository contains the teaching materials for the Oxford Computational Biochemistry course. This two and half day course is aimed at graduate students who have had no prior experience in the area of Computational Biochemistry. It assumes no prior knowledge and only tries to cover basic concepts.

Getting started

In order to participate in these tutorials you will need specific software installations.

To get started, please see the overall setup instructions.

Tutorials

1) Python Binder

A set of jupyter notebooks which aim to teach the basics of python programming assuming no prior knowledge. First introducing core concepts such as variables, loops, conditionals and lists, we eventually demonstrate how molecular structures can be analysed using python libraries such as MDAnalysis and NGLView.

2) Homology Modelling

Contains a practical tutorial and lecture slides that aim to:

• Introduce the process of homology modelling.

• Summarise the methods for predicting the structure from sequence.

• Describe the individual steps involved in creating and optimising a protein homology model.

• Outline the methods available to evaluate the quality of homology models.

3) Molecular Dynamics

Contains lecture slides on the Molecular Dynamics method and a practical GROMACS tutorial that aims to demonstrate how to:

  • Setup, equilibrate and simulate a protein-ligand system in water.
  • Visualise the system and its trajectory with VMD and NGLView.
  • Perform basic analysis utilising GROMACS tools, MDAnalysis, and the matplotlib plotting tool.

4) Molecular Docking

A tutorial which aims to teach the basics of molecular docking.

The tutorial contains:

  • Lecture slides introducing the concept of molecular docking.
  • A tutorial which looks at using Autodock Vina to dock small ligands to HIV-1 protease.

Acknowledgements

The Oxford Computational Biochemistry course has been written by several authors over several years. Please see individual tutorials for contributor logs.

Course leader: Professor Philip C. Biggin

License

The code is released under the BSD-3 license (see LICENSE file) while other content is released under the CC BY-NC 4.0 license (see below).

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].