hello
I have 200 ns simulation of a peptide and i want to calculate average structure of the simulation.
I used this command:
g_rmsf -f md.xtc -o rmsf.xvg -s md.tpr -ox av.pdb
The resulting pdb structure has a lot of clashes and it is not a good structure for further analysis such as docking procedure.
I minimized the structure but the problem is fixed and gromacs said the minimization could not reach to f max.
could any one help me?