Is there any command to get an average frame from the MD output ?
For ex, if I have run a dynamics for 100ns, can i extract the average structure for every 25 ns , does it have any physical significance as I guess it will be far from reality…
Kindly clear my doubt…
Hi,
you can use gmx rmsf with the option -ox to get a pdb file with the average coordinates.
https://manual.gromacs.org/current/onlinehelp/gmx-rmsf.html
Note that the structure you get are an average, thus not a realistic structure.
Best regards
Alessandra
Thank you so much…
Let me try this out though its not meaningful.