GROMACS version: 2022.3
GROMACS modification: No
Dear GROMACS users!
I’ve gor a problem with calculating my PMF profile after umbrella sampling of protein-peptide pulling process. I’ve made an umbrella simulation for the complex of the beta-amyloid peptide with a receptor protein and calculated the binding free energy from PMF profile. It was very close to experimental values. Then i’ve thied to do umbrella sampling with the same receptor and modified peptide. I’ve made two isoforms which were shorter than initial. The pulling was ok and the umbrella sampling too as I can see looking at the trajectories. The distribution histograms were overlaping pretty good with no free spacing between them except a couple of small intervals that cannot reflect dramatically the whole profile and can be easily removed with additional md in new windows. But when I’ve tried to build the pmf profile for each of these new systems, I’ve got something weird in both systems. Here i’ve attached the data for one of the peptides. For the second the situation is very similar.
I’ve attached the figure of the PMF profile and histo.xvg.
Does anybody know how can such strange profile emerge?
histo.xvg (84.6 KB)
My mdp file was :
title = Umbrella pulling simulation
define = -DPOSRES_A
; Run parameters
integrator = md
dt = 0.002
tinit = 0
nsteps = 5000000 ; 10 ns
nstcomm = 10
; Output parameters
nstxout-compressed = 5000 ; every 10 ps
nstenergy = 5000
; Bond parameters
constraint_algorithm = lincs
constraints = h-bonds
continuation = yes
; Single-range cutoff scheme
cutoff-scheme = Verlet
nstlist = 20
ns_type = grid
rlist = 1.4
rcoulomb = 1.4
rvdw = 1.4
; PME electrostatics parameters
coulombtype = PME
fourierspacing = 0.12
fourier_nx = 0
fourier_ny = 0
fourier_nz = 0
pme_order = 4
ewald_rtol = 1e-5
optimize_fft = yes
; Berendsen temperature coupling is on in two groups
Tcoupl = V-rescale
tc_grps = Protein Non-Protein
tau_t = 1.0 1.0
ref_t = 310 310
; Pressure coupling is on
Pcoupl = Berendsen
pcoupltype = isotropic
tau_p = 2.0
compressibility = 4.5e-5
ref_p = 1.0
refcoord_scaling = com
; Generate velocities is off
gen_vel = no
; Periodic boundary conditions are on in all directions
pbc = xyz
; Long-range dispersion correction
DispCorr = EnerPres
; Pull code
pull = yes
pull_ncoords = 1 ; only one reaction coordinate
pull_ngroups = 2 ; two groups defining one reaction coordinate
pull_group1_name = abeta
pull_group2_name = rage
pull_coord1_type = umbrella ; harmonic potential
pull_coord1_geometry = distance ; simple distance increase
pull_coord1_dim = N N Y
pull_coord1_groups = 1 2
pull_coord1_start = yes ; define initial COM distance > 0
pull_coord1_rate = 0.0 ; restrain in place
pull_coord1_k = 1000 ; kJ mol^-1 nm^-2
pull-group1-pbcatom = 4801
pull-pbc-ref-prev-step-com = yes
Thank you in advance for the answers!
Best regards,
Anna