mm_hse_2023

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:

  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. Calculate radial distribution function between water molecules.
  5. Plot RMSD matrix for MD frames; perform cluster analysis for mainchain+H atoms; visualize clusters and dynamics of systems transitions between them.
  6. Perform PCA: plot atom covariance matrix, eigenvalues plot, make vector implementations and make representing first eigenvectors snapshots.

(*) Calcualte the number of hydrogen bonds within your protein and with water. Estimate average number (with uncertainty). Plot variation with time.

(*) Estimate water diffusion coefficients from mean square displacement.

Troubleshooting