GROMACS version: 2022.3
GROMACS modification: No
Dear all,
I am trying to follow the steps of the umbrella sampling tutorial as provided by Justin Lemkul for a separate system. Following the tutorial with the initial protein provided in the tutorial works as expected so I expect some issues with my specific system:
I have simulated the adsorption of a peptide to a polymeric surface (extending in x-z direction) using the AMBER99SB-ILDN forcefield. I have extracted the final frame of the adsorption simulation trajectory and can show that peptide and polymer are in close proximity to each other (multiple residues of the peptide are within 3 A of the polymer surface). Using this final frame I wanted to calculate the free energy of binding using the pulling / umbrella sampling approach as described in the tutorial above.
I placed the adsorbed peptide-polymer structure in a box with sufficiently increased y-coordinate (height of peptide-polymer complex: 4.8 nm, pulling distance: 5 nm; y of new box: 15 nm) and solvated the enlarged box and added ions. Naturally, I chose y as the reaction coordinated for the pulling simulation.
I minimized and equilibrated the system prior to pulling as described in the tutorial. This is my pull parameter input file:
md_pull.mdp (2.1 KB)
This is the input file for npt before umbrella sampling:
npt_umbrella.mdp (2.0 KB)
And this is my umbrella sampling input parameter file:
md_umbrella.mdp (2.0 KB)
There is no issue during the simulation. The peptide is pulled away from the surface as expected. The issues arise during analysis. First and foremost I notice that my pulling force never seems to form one distinct peak. Instead, it forms multiple peaks and it appears that the detachment of the peptide from the polymer surface does not impose a larger energy barrier than pulling the peptide through solvent water.
Out of curiosity, I used this pulling trajectory for umbrella sampling. Even with a sampling window of 0.1 nm some bins are still poorly sampled (e.g. Warning, poor sampling bin 190 (z=0.9095).). Hence, of course the free energy of binding calculation is not performed over the complete reaction coordinate distance but stops at the poorly sampled reaction distance. However, up until that distance of 0.9095 nm the PMF also never exceeds 1 kJ/mol. Just for comparision, MMPBSA analysis reveals a free energy of binding for this complex of roughly -30 kJ/mol.
Am I wrong in my understanding of the free energy of binding / unbinding that PMF and MMPBSA should yield somewhat comparable results for the same complex? Have I setup the pulling wrongly or has anyone have experience with similar simulations and is able to assist me? Are there any changes I can make to
Any help or suggestions are greatly appreciated!
Thank you very much!