<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'>
Thanks a lot for your quick answer!<br>
I think they are separated enough, however my monomers are cyclic (like 
discs); I start with a parallel conformation between then, but along the
 Umbrella simulation, both of them rotate and approach.<br>If I do not use restraints, how could I avoid the rotation?<br><br>I am using the following md_umbrella.mdp:<br><br>title&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Umbrella pulling simulation<br>define&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = <br>define&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =<br>; Run parameters<br>integrator&nbsp; = md<br>dt&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0.002<br>tinit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>nsteps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 500000&nbsp;&nbsp; ; 1 ns<br>nstcomm&nbsp;&nbsp;&nbsp;&nbsp; = 10<br>; Output parameters<br>nstxout&nbsp;&nbsp;&nbsp;&nbsp; = 5000&nbsp;&nbsp;&nbsp;&nbsp; <br>nstvout&nbsp;&nbsp;&nbsp;&nbsp; = 5000<br>nstfout&nbsp;&nbsp;&nbsp;&nbsp; = 5000<br>nstxtcout&nbsp;&nbsp; = 5000&nbsp;&nbsp;&nbsp;&nbsp; <br>nstenergy&nbsp;&nbsp; = 5000<br>; Bond parameters<br>constraint_algorithm&nbsp;&nbsp;&nbsp; = lincs<br>constraints&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = all-bonds<br>continuation&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = yes<br>; Single-range cutoff scheme<br>nstlist&nbsp;&nbsp;&nbsp;&nbsp; = 5<br>ns_type&nbsp;&nbsp;&nbsp;&nbsp; = grid<br>rlist&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1.4<br>rcoulomb&nbsp;&nbsp;&nbsp; = 1.4<br>rvdw&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1.4<br>; PME electrostatics parameters<br>coulombtype&nbsp;&nbsp;&nbsp;&nbsp; = PME<br>fourierspacing&nbsp; = 0.12<br>fourier_nx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>fourier_ny&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>fourier_nz&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>pme_order&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 4<br>ewald_rtol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1e-5<br>optimize_fft&nbsp;&nbsp;&nbsp; = yes<br>; Berendsen temperature coupling is on in two groups<br>Tcoupl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Nose-Hoover<br>tc_grps&nbsp;&nbsp;&nbsp;&nbsp; = r_1_r_2&nbsp; CL3<br>tau_t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0.5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.5<br>ref_t&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 300&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 300<br>; Pressure coupling is on<br>Pcoupl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Parrinello-Rahman<br>pcoupltype&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = isotropic<br>tau_p&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1.0<br>compressibility = 4.5e-5<br>ref_p&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1.0<br>; Generate velocities is off<br>gen_vel&nbsp;&nbsp;&nbsp;&nbsp; = no<br>; Periodic boundary conditions are on in all directions<br>pbc&nbsp;&nbsp;&nbsp;&nbsp; = xyz<br>; Long-range dispersion correction<br>DispCorr&nbsp;&nbsp;&nbsp; = EnerPres<br>; Pull code<br>pull&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = umbrella<br>pull_geometry&nbsp;&nbsp; = distance<br>pull_dim&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = N N Y<br>pull_start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = yes<br>pull_ngroups&nbsp;&nbsp;&nbsp; = 1<br>pull_group0&nbsp;&nbsp;&nbsp;&nbsp; = r_1<br>pull_group1&nbsp;&nbsp;&nbsp;&nbsp; = r_2<br>pull_init1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0<br>pull_rate1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 0.0<br>pull_k1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; kJ mol^-1 nm^-2<br>pull_nstxout&nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; every 2 ps<br>pull_nstfout&nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; every 2 ps<br><br>Thanks a lot again for your help.<br><br>Best wishes,<br><br>Rebeca.<br><br><div>&gt; Date: Wed, 22 Jun 2011 10:53:16 -0400<br>&gt; From: jalemkul@vt.edu<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] restraints in PMF (Justin's tutorial)<br>&gt; <br>&gt; <br>&gt; <br>&gt; Rebeca García Fandiño wrote:<br>&gt; &gt; Hello,<br>&gt; &gt; I am trying to obtain the PMF from Umbrella Sampling of the process of <br>&gt; &gt; separating two monomers of a dimer, following Justin 's tutorial<br>&gt; &gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/gmx-tutorials/umbrella/index.html<br>&gt; &gt; <br>&gt; &gt; I have done the Umbrella Sampling simulations without using any <br>&gt; &gt; restraints in any of the monomers, however, I can see that they move and <br>&gt; &gt; gyrate so that although the c.o.m are separated from each other, there <br>&gt; &gt; are parts of both interacting, in such way that they are not separated <br>&gt; &gt; as they should be.<br>&gt; &gt; <br>&gt; &gt; Would it be correct if I apply restraints to both monomers in all the <br>&gt; &gt; Umbrella Sampling simulations?. I have seen that in Justin's tutorial <br>&gt; &gt; they applied restraints to one of the chains, but in my case I think I <br>&gt; &gt; will need to restrain both of the units. Would that be correct for the <br>&gt; &gt; PMF calculation?<br>&gt; &gt; <br>&gt; <br>&gt; There are no position restraints applied during the umbrella sampling <br>&gt; simulations.  They are unnecessary.  The umbrella potential is itself a <br>&gt; restraint to maintain COM separation.<br>&gt; <br>&gt; If parts of your proteins are interacting, you simply haven't fully separated <br>&gt; your monomers and you need to create configurations with greater COM separation. <br>&gt;   If you apply position restraints to fit some notion that your monomers <br>&gt; shouldn't interact at certain distances, then you're applying an unnatural (and <br>&gt; potentially incorrect) bias, causing the PMF to converge incorrectly.<br>&gt; <br>&gt; -Justin<br>&gt; <br>&gt; &gt; Thanks a lot in advance.<br>&gt; &gt; <br>&gt; &gt; Rebeca.<br>&gt; &gt; <br>&gt; &gt;  &gt; Date: Mon, 20 Jun 2011 17:03:56 -0400<br>&gt; &gt;  &gt; From: jalemkul@vt.edu<br>&gt; &gt;  &gt; To: regafan@hotmail.com<br>&gt; &gt;  &gt; CC: gmx-users@gromacs.org<br>&gt; &gt;  &gt; Subject: Re: doubt about your Umbrella Sampling tutorial<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Rebeca García Fandiño wrote:<br>&gt; &gt;  &gt; &gt; Dear Justin,<br>&gt; &gt;  &gt; &gt; my name is Rebeca and I am a postdoctoral student in Santiago de<br>&gt; &gt;  &gt; &gt; Compostela University. Sorry for disturbing you to your personal <br>&gt; &gt; mail, I<br>&gt; &gt;  &gt; &gt; have tried to post to the Gromacs-list first, but I did not get any <br>&gt; &gt; answer.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; I was traveling and not paying much attention to messages across the <br>&gt; &gt; list. I<br>&gt; &gt;  &gt; will CC this reply to the list in the hopes that it is useful to <br>&gt; &gt; others, as well.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; &gt; I am trying to obtain the PMF from Umbrella Sampling of the process of<br>&gt; &gt;  &gt; &gt; separating two monomers of a dimer, following your tutorial, and I <br>&gt; &gt; have<br>&gt; &gt;  &gt; &gt; a pair of doubts:<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; 1)In this tutorial the generation of configurations is done using a <br>&gt; &gt; .mdp<br>&gt; &gt;  &gt; &gt; file for pulling one chain from another, but is it possible to <br>&gt; &gt; generate<br>&gt; &gt;  &gt; &gt; the configurations for Umbrella Sampling "by hand", I mean, <br>&gt; &gt; changing the<br>&gt; &gt;  &gt; &gt; z coordinate of the monomer I want to move, then solvating and then<br>&gt; &gt;  &gt; &gt; minimizing these configurations? Is there any problem with this <br>&gt; &gt; protocol<br>&gt; &gt;  &gt; &gt; for the obtaining of the configurations?<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; No problem at all. The tutorial is but one possible method.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; &gt; 2) I have noticed that you use restraints in the md_umbrella.mdp <br>&gt; &gt; for the<br>&gt; &gt;  &gt; &gt; fixed chain. Is that correct? I can understand the restraints in the<br>&gt; &gt;  &gt; &gt; pulling simulations for generate starting configurations, but once you<br>&gt; &gt;  &gt; &gt; have the configurations, is is necessary to restrain one part of the<br>&gt; &gt;  &gt; &gt; system?<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Not usually. The tutorial presents a special case.<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; &gt; Thanks a lot in advance for your help with this topic, and thank you<br>&gt; &gt;  &gt; &gt; very much also for publishing this interesting tutorial. There was<br>&gt; &gt;  &gt; &gt; nothing useful until that for Umbrella Sampling with Gromacs 4.0, so I<br>&gt; &gt;  &gt; &gt; think it is more than wellcome for all Gromacs users!<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Glad they're useful :)<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; -Justin<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; &gt; Best wishes,<br>&gt; &gt;  &gt; &gt; Rebeca.<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Dr. Rebeca García Fandiño<br>&gt; &gt;  &gt; &gt; Department of Organic Chemistry and Center for Research in Biological<br>&gt; &gt;  &gt; &gt; Chemistry<br>&gt; &gt;  &gt; &gt; and Molecular Materials<br>&gt; &gt;  &gt; &gt; Santiago de Compostela University<br>&gt; &gt;  &gt; &gt; E-15782 Santiago de Compostela (Spain)<br>&gt; &gt;  &gt; &gt; e-mail: rebeca.garcia.fandino@usc.es<br>&gt; &gt;  &gt; &gt; Phone: 34-981563100 ext 15760<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; --<br>&gt; &gt;  &gt; ========================================<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Justin A. Lemkul<br>&gt; &gt;  &gt; Ph.D. Candidate<br>&gt; &gt;  &gt; ICTAS Doctoral Scholar<br>&gt; &gt;  &gt; MILES-IGERT Trainee<br>&gt; &gt;  &gt; Department of Biochemistry<br>&gt; &gt;  &gt; Virginia Tech<br>&gt; &gt;  &gt; Blacksburg, VA<br>&gt; &gt;  &gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; &gt;  &gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; ========================================<br>&gt; &gt; <br>&gt; <br>&gt; -- <br>&gt; ========================================<br>&gt; <br>&gt; Justin A. Lemkul<br>&gt; Ph.D. Candidate<br>&gt; ICTAS Doctoral Scholar<br>&gt; MILES-IGERT Trainee<br>&gt; Department of Biochemistry<br>&gt; Virginia Tech<br>&gt; Blacksburg, VA<br>&gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; <br>&gt; ========================================<br>&gt; -- <br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/Support/Mailing_Lists<br></div>                                               </div></body>
</html>