I need to estimate the mobility of some atoms in the molecule within a molecular dynamics simulation and compare the values for different simulations. I use trjconv -fit rot+trans to fit C-alpha atoms in a trajectory and aim to analyze some atoms in different residues (for example, C-beta). What is the correct way?

  • dynamic RMSD (gmx rms -prev)
  • mean square displacement (gmx msd)
  • RMSF (gmx rmsf)

Anyway, is it correct for a set of atoms (by making a ndx group for all C-beta atoms) or I should calculate values for separate atoms/residues and then compare average values (or individual values?)?

More Pavel I. Semenyuk's questions See All
Similar questions and discussions