<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hello all,<br><br>I'm trying to pull two peptides (coordinates are from their dimer crystal structure) apart using the distance option for the pull geometry and harmonic potential using GMX 4.5.3 using OPLS-AA to define the protein and tip3p for the water model with NaCl used @ 140 nM for ions. The box is 20 nm long and the pulling is done along the longest axis of the cuboid (i.e., Z-direction) such that the peptide move much less than half the periodic distance of the box over the course of the simulation. I've run the pulling simulation at 0.0005 and 0.001 nm/ps and with pull_k1 set to 1000 or 5000 to qualitatively see whether a higher force constant made a difference (which is doesn't).<br><br>As the simulation runs, there is a large deformation of the monomer being pulled in which the pulled peptide (initially looks like a "V" with the hydrophobic core in the "middle") is stretched. The hydrophobic N-terminal stays very close to the reference peptide for the majority of the simulation until it finally comes "off" towards the end of the pull run.<br><br>I've gone through some of the literature and it seems as though this is an expected phenomenon (i.e., deformation of the pulled structure), but the deformation is so severe in my case, that it loses ~25-35% of its secondary structure! Any suggestions as to how I can remedy this? I thought of using distance restraints on the pulled peptide for the pulling simulation after which I would remove them for simulations of the windows, but I thought I would ask before trying this as I've nearly reached my monthly quota on the HPC cluster I work on.<br><br>Thanks,<br><br>Rob<br><br>GROMPP commands:<br>grompp -f PULL.mdp -c NPT.pdb -p topol.top -n index.ndx -t NPT.trr -o PULL.tpr<br><br>MDP options:<br>integrator&nbsp;&nbsp;&nbsp; = md&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; leap-frog integrator<br>nsteps&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 5000000&nbsp;&nbsp;&nbsp; ; 10 ns<br>dt&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 0.002&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; 2 fs<br>.<br>.<br>.<br>pull&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = umbrella&nbsp;&nbsp;&nbsp; ; notes to self<br>pull_geometry&nbsp;&nbsp; = distance&nbsp; &nbsp;&nbsp;&nbsp; ; simple distance increase <br>pull_dim&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = N N Y&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; pull peptide B away fromAB in the Z direction (the long side of the cuboid)<br>pull_start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = yes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; <br>pull_ngroups&nbsp;&nbsp;&nbsp; = 1&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; only one group is getting pulled<br>pull_group0&nbsp;&nbsp;&nbsp;&nbsp; = Chain_A <br>pull_group1&nbsp;&nbsp;&nbsp;&nbsp; = Chain_B <br>pull_rate1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0.0005&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; 0.5 nm per ns = 5 A per nanosecond <br>pull_k1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 5000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; run 1 - 1000, run 2 - 5000<br>                                               </div></body>
</html>