Objective: Perform a MD simulation of the the enzyme adenylate kinase (AdK) in its open conformation without a ligand bound. Simulate it in a realistic environment (100 mM NaCl solution at \(T = 300\) K and \(P = 1\) bar) and analyze its structural properties.
For this tutorial we use Gromacs (version 4.5.5) to set up the system, run the simulation, and perform analysis. The overall workflow contains the following steps:
All input files are provided in the tar file AdKTutorial.tar.bz2. Start by downloading and uncompressing the file:
curl -O http://becksteinlab.physics.asu.edu/pages/courses/2013/SimBioNano/13/AdKTutorial.tar.bz2
tar -jxvf AdKTutorial.tar.bz2
cd AdKTutorial
A starting structure can be found in the AdKTutorial/coord directory and MDP files are in AdKTutorial/templates.
Then work through the individual steps of the workflow:
Steps of the workflow
Indices and tables