<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Alex<br>
    <br>
    You're running just 1ns, which is actually too short for production
    in this kind of systems. Enlarge the simulation time (e.g. up to
    50ns) and see if you get a more reasonable Scd plots. <br>
    <br>
    Javier<br>
    <br>
    El 08/11/11 21:40, Alex Jemulin escribi&oacute;:
    <blockquote
      cite="mid:1320784821.50177.YahooMailNeo@web132402.mail.ird.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div><span>Dear Javier<br>
            <br>
            Here is mdp file for MD run<br>
            <br>
            title&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = cxcr7-DPPC Production MD <br>
            ; <br>
            Run parameters<br>
            <br>
            integrator&nbsp;&nbsp;&nbsp; = md&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; leap-frog integrator<br>
            <br>
            nsteps&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 500000&nbsp;&nbsp;&nbsp; ; 2 * 500000 = 1000 ps (1 ns)<br>
            <br>
            dt&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 0.002&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; 2 fs<br>
            ; <br>
            Output control<br>
            <br>
            nstxout&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; save coordinates every 2 ps<br>
            <br>
            nstvout&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; save velocities every 2 ps<br>
            <br>
            nstxtcout&nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; xtc compressed trajectory
            output every 2 ps<br>
            <br>
            nstenergy&nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; save energies every 2 p<br>
            <br>
            nstlog&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 1000&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; update log file every 2 ps<br>
            <br>
            ; Bond parameters<br>
            <br>
            continuation&nbsp;&nbsp;&nbsp; = yes&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; Restarting after NPT <br>
            <br>
            constraint_algorithm = lincs&nbsp;&nbsp;&nbsp; ; holonomic <br>
            constraints <br>
            constraints&nbsp;&nbsp;&nbsp; = all-bonds&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; all bonds (even
            heavy atom-H bonds) constrained<br>
            <br>
            lincs_iter&nbsp;&nbsp;&nbsp; = 1&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; accuracy of LINCS<br>
            <br>
            lincs_order&nbsp;&nbsp;&nbsp; = 4&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; also related to
            accuracy<br>
            <br>
            ; Neighborsearching<br>
            <br>
            ns_type&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = grid&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; search neighboring grid cels<br>
            <br>
            nstlist&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 5&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; 10 fs<br>
            <br>
            rlist&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 1.2&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; short-range neighborlist cutoff
            (in nm)<br>
            <br>
            rcoulomb&nbsp;&nbsp;&nbsp; = 1.2&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; short-range electrostatic cutoff
            (in nm)<br>
            <br>
            rvdw&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 1.2&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; short-range van der Waals cutoff
            (in nm)<br>
            ; <br>
            Electrostatics<br>
            <br>
            coulombtype&nbsp;&nbsp;&nbsp; = PME&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; Particle Mesh Ewald for
            long-range electrostatics<br>
            <br>
            pme_order&nbsp;&nbsp;&nbsp; = 4&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; cubic interpolation<br>
            <br>
            fourierspacing&nbsp;&nbsp;&nbsp; = 0.16&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; grid spacing for FFT<br>
            <br>
            ; Temperature coupling is on<br>
            <br>
            tcoupl&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = Nose-Hoover&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; More accurate
            thermostat<br>
            <br>
            tc-grps&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = Protein DPPC&nbsp;&nbsp;&nbsp; SOL_NA&nbsp;&nbsp;&nbsp; ; three coupling
            groups - more accurate<br>
            <br>
            tau_t&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 0.5&nbsp;&nbsp;&nbsp; 0.5&nbsp;&nbsp;&nbsp; 0.5&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; time constant,
            in ps<br>
            <br>
            ref_t&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 323 &nbsp;&nbsp;&nbsp; 323&nbsp;&nbsp;&nbsp; 323&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; reference
            temperature, one for each group, in K<br>
            ; <br>
            Pressure coupling is on<br>
            <br>
            pcoupl&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = Parrinello-Rahman&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; Pressure coupling
            on in NPT<br>
            <br>
            pcoupltype&nbsp;&nbsp;&nbsp; = semiisotropic&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; uniform scaling
            of x-y box vectors, independent <br>
            z<br>
            tau_p&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 2.0&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; time constant, in ps<br>
            <br>
            ref_p&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = 1.0&nbsp;&nbsp;&nbsp; 1.0&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ; reference
            pressure, x-y, z (in bar)<br>
            <br>
            compressibility = 4.5e-5&nbsp;&nbsp;&nbsp; 4.5e-5&nbsp;&nbsp;&nbsp; ; isothermal
            compressibility, bar^-1<br>
            ; <br>
            Periodic boundary conditions<br>
            <br>
            pbc&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = xyz&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; 3-D PBC<br>
            ; <br>
            Dispersion correction<br>
            <br>
            DispCorr&nbsp;&nbsp;&nbsp; = EnerPres&nbsp;&nbsp;&nbsp; ; account for cut-off vdW scheme<br>
            ; <br>
            Velocity generation<br>
            <br>
            gen_vel&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; = no&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; Velocity generation is off<br>
            <br>
            ; COM motion removal<br>
            <br>
            ; These options remove motion of the protein/bilayer
            relative to the solvent/ions<br>
            <br>
            nstcomm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 1<br>
            <br>
            comm-mode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Linear<br>
            <br>
            comm-grps&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = Protein_DPPC SOL_NA <br>
            <br>
            Here are some graphs I made after MD run:<br>
            g_energy -f md_0_1.edr -o temperature_MD.xvg<br>
            <a class="moz-txt-link-freetext" href="http://www.freeimagehosting.net/ca04e">http://www.freeimagehosting.net/ca04e</a><br>
            <br>
            g_energy -f md_0_1.edr -o pressione_MD.xvg<br>
            <a class="moz-txt-link-freetext" href="http://www.freeimagehosting.net/d3387">http://www.freeimagehosting.net/d3387</a><br>
            <br>
            <br>
            g_energy -f md_0_1.edr -o totenergia_MD.xvg<br>
            <a class="moz-txt-link-freetext" href="http://www.freeimagehosting.net/108a7">http://www.freeimagehosting.net/108a7</a><br>
            <br>
            <br>
            Here are commands for calculating deuterium order parameters<br>
            <br>
            make_ndx -f md_0_1.tpr -o sn1.ndx<br>
            &gt; a C34 <br>
            &gt; a C36 <br>
            &gt; a C37 <br>
            &gt; a C38 <br>
            ... <br>
            &gt; a C50 <br>
            &gt; del 0-21 <br>
            &gt; q <br>
            <br>
            g_order -s md_0_1.tpr -f md_0_1.xtc -n sn1.ndx -d z -od
            deuter_sn1.xvg<br>
            <br>
            make_ndx -f md_0_1.tpr -o sn2.ndx<br>
            carbons&nbsp; C17-C31 <br>
            del 0-21 <br>
            q<br>
            g_order -s md_0_1.tpr -f md_0_1.xtc -n sn2.ndx -d z -od
            deuter_sn2.xvg<br>
            <br>
            <br>
            Thank your very much for your support<br>
            <br>
            Bests</span></div>
        <div><br>
        </div>
        <div style="font-family: times new roman, new york, times,
          serif; font-size: 12pt;">
          <div style="font-family: times new roman, new york, times,
            serif; font-size: 12pt;"><font face="Arial" size="2">
              <hr size="1"><b><span style="font-weight:bold;">Da:</span></b>
              Javier Cerezo <a class="moz-txt-link-rfc2396E" href="mailto:jcb1@um.es">&lt;jcb1@um.es&gt;</a><br>
              <b><span style="font-weight: bold;">A:</span></b>
              <a class="moz-txt-link-abbreviated" href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
              <b><span style="font-weight: bold;">Inviato:</span></b>
              Marted&igrave; 8 Novembre 2011 9:45<br>
              <b><span style="font-weight: bold;">Oggetto:</span></b>
              Re: [gmx-users] A question about deuteriu order parameters
              graph<br>
            </font><br>
            Hi Alex<br>
            <br>
            Deuterium order parameter is a property related to the
            relative orientation of molecular axis taking the bilayer
            normal as reference. How to use them to extract useful
            structural information is a matter of how you interpret the
            values regarding their definition (see e.g. Egberts and
            Berendsen [J. Chem. Phys.(1988), vol 89, 3718] or Heller et
            al [J. Phys. Chem. (1993), vol 97, 8343]). In general, by
            comparing order parameters of different systems you can have
            some hints about the phase or ordering of your different
            systems and how it may change (for example at different
            temperature or after insertion of a membrane protein).<br>
            <br>
            Morover, the usefulness of this paramenter mainly comes from
            the fact that they are readily available from simulations
            and thus can be used to validate your methodology.
            Concretely, experimental information about the deuterium
            order parameter (Scd, the one you reported) is spread over
            the scientific literature about membranes (see e.g. the
            series of papers from the J.F Nagle's group) and it is the
            deuterium order parameter commonly reported in MD
            simulations. For the case of DPPC you can take for example
            the ones from Petrache et al [Biophys. J (2000), vol 79,
            3172] and Douliez et al [Biophys. J. (1995), vol 68, 1727].
            Take into account that GROMACS g_order tool just numerate
            your atoms in the order the order parameters are calculated:
            the first Scd comes from the second atom in the index, per
            the calculation procedure, so is the CH2 close to the
            carbonyl (normally numbered as 2 in the chain).<br>
            <br>
            In your case, if you compare your graphs with the
            experimental ones (pure bilayers), they are significantly
            different, which may arise from the fact of the protein
            insertion (I doubt it, however) or indicate an incorrect MD
            calculation (bad parameters, not well converged...) or
            incorrect Scd calculation. Please, post your MD details (FF,
            mdp file...) and how you calculated the Scd to continue the
            discussion. Did you calculate the Scd on the pure bilayer?<br>
            <br>
            Javier<br>
            <br>
            <br>
            El 08/11/11 06:41, Alex escribi&oacute;:<br>
            &gt; Dear All,<br>
            &gt; <br>
            &gt; I run a MD simulation on a membrane protein using DPPC
            and I performed a<br>
            &gt; deuterium order parameters on the trajectory.<br>
            &gt; As I'm a newbie, could you kindly help me to give an
            interpretation of these<br>
            &gt; graphs?<br>
            &gt; <br>
            &gt; You can open them at:<br>
            &gt; sn1<br>
            &gt; <a moz-do-not-send="true"
              href="http://www.freeimagehosting.net/137c9"
              target="_blank">http://www.freeimagehosting.net/137c9</a><br>
            &gt; <br>
            &gt; sn2<br>
            &gt; <a moz-do-not-send="true"
              href="http://www.freeimagehosting.net/6e321"
              target="_blank">http://www.freeimagehosting.net/6e321</a><br>
            &gt; <br>
            &gt; <br>
            &gt; Thanks in advance<br>
            &gt; <br>
            <br>
            -- Javier CEREZO BASTIDA<br>
            PhD Student<br>
            Physical Chemistry<br>
            Universidad de Murcia<br>
            Murcia (Spain)<br>
            Tlf.(+34)868887434<br>
            <br>
            -- gmx-users mailing list&nbsp; &nbsp; <a moz-do-not-send="true"
              ymailto="mailto:gmx-users@gromacs.org"
              href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.gromacs.org/mailman/listinfo/gmx-users"
              target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
            Please search the archive at <a moz-do-not-send="true"
              href="http://www.gromacs.org/Support/Mailing_Lists/Search"
              target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a>
            before posting!<br>
            Please don't post (un)subscribe requests to the list. Use
            the www interface or send it to <a moz-do-not-send="true"
              ymailto="mailto:gmx-users-request@gromacs.org"
              href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
            Can't post? Read <a moz-do-not-send="true"
              href="http://www.gromacs.org/Support/Mailing_Lists"
              target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
            <br>
            <br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Javier CEREZO BASTIDA
PhD Student
Physical Chemistry
Universidad de Murcia
Murcia (Spain)
Tlf.(+34)868887434</pre>
  </body>
</html>