mm_2024

Workshop: Analyzing MD simulations in Gromacs

Description

Jupyter notebook

Required software and resources

Learning resources

Assignments

From previous assignments you should have a simulation for a protein of your choice set up in Gromacs. You may need to adjust the simulation parameters if needed (trajectory write parameters, duration, temperature etc). Following analyses of this system will be needed as an assignment:

Seminar 5

  1. Calculate system density, perform proper etimate of statistical uncertainty.
  2. Calcuate RMSD of the protein with time. Make conclusions if the system has reached local equilibrium state.
  3. Calcuate distance between N- and C-ends of protein. Make conclusions if the system has reached local equilibrium state.
  4. Calcualte the number of hydrogen bonds within your protein and with water. Estimate average number (with uncertainty). Plot variation with time.
  5. Calculate radial distribution function between water molecules.
  6. Using VMD select water molecules within 3 Å of the protein. Visualize them as spheres and color white. Calculate their RMSD (min, max and average).

Troubleshooting