Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 585 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 585 Bytes

ubiquitin-analysis-workshop

This workshop illustrates the application of a number of Python-based tools to the analysis of the results from a short (1 nanosecond) simulation of ubiquitin, investigating the question "how similar is the MD trajectory to the crystal and NMR structures?"

The workshop illustrates:

  1. The use of the Python MDTraj module (see http://www.mdtraj.org)
  2. The use of the Python matplotlib module for plotting (see http://www.matplotlib.org)
  3. The use of the Python MDPlus module for Principal Component Analysis (see http://bitbucket.org/claughton/mdplus)