<p>Hi Hualin,</p>
<p>The elastic network should work; the help should be updated...<br>
Note that only the &#39;elnedyn&#39; method has really been tested.</p>
<p>Cheers,</p>
<p>Tsjerk</p>
<p><blockquote type="cite">On Oct 14, 2011 7:11 PM, &quot;Li, Hualin&quot; &lt;<a href="mailto:Hualin.Li@uth.tmc.edu">Hualin.Li@uth.tmc.edu</a>&gt; wrote:<br><br>Hi,Xavier,<br>
<br>
     Thank you for your reply.  The method I used is from previous tutorial, which goes like this:<br>
<br>
&quot; Martini + simple elastic network<br>
The first option to help preserve higher-order structure of proteins is to add to the standard Martini topology extra harmonic bonds between non-bonded beads based on a distance cutoff. Note that in standard Martini, long harmonic bonds are used to impose the secondary structure of extended elements (sheets) of the protein.<br>

1. Generate a coarse-grained PDB structure you want to use as the reference structure.<br>
2. Generate a list of distances between all beads within a certain distance.The GROMACS tool genrestr is well suited for this. First generate an index file containing only those beads you want to consider, the standard option would be the backbone beads.<br>

genrestr -f cg.pdb -n index -constr -o constraints<br>
3. Select those restraints you want to keep, based on a lower and upper cutoff. In adding to Martini you would not want to duplicate already existing bonds, so the ”select <a href="http://restr.pl" target="_blank">restr.pl</a>” script (protein_tutorial.tar.gz) includes a lower cut-off value. The example below selects all instances from the full list in ”constraints.itp” with a distance between 0.5 and 0.9 nm and generates a harmonic bond with a force constant of 500 kJ mol-1 nm-2.<br>

 ./<a href="http://select_restr.pl" target="_blank">select_restr.pl</a> constraints.itp 0.5 0.9 500 &gt; AddElBonds.itp<br>
4. Paste the resulting file into the standard Martini topology for the protein (protein.itp) in the section [ bonds ].<br>
5. Proceed as before and start a production run.&quot;<br>
<br>
<br>
<br>
   If there is any problem, what is the problem please?  In the new script martinize.py, when typing &quot;martinize.py -h&quot; , this description show up<br>
<br>
&quot;<br>
<br>
Elastic network: Fij = Fc exp( -a (rij - lo)**p )<br>
  -elastic  Write elastic bonds (not working yet)<br>
  -elnedyn  Use Elnedyn mapping and parameters with elastic network<br>
       -ef  Elastic bond force constant Fc<br>
       -el  Elastic bond lower cutoff: F = Fc if rij &lt; lo<br>
       -eu  Elastic bond upper cutoff: F = 0  if rij &gt; up<br>
       -ea  Elastic bond decay factor a<br>
       -ep  Elastic bond decay power p<br>
       -em  Remove elastic bonds with force constant lower than this<br>
       -eb  Comma separated list of bead names for elastic bonds<br>
      -cgo  PyMOL CGO file for elastic network visualization<br>
&quot;<br>
<br>
     Is my understanding about the line &quot;   -elastic  Write elastic bonds (not working yet) &quot; verbally wrong or it is already working please?<br>
<br>
  Thank you very much for your reply? Is there any way to get the old version of <a href="http://select_restr.pl" target="_blank">select_restr.pl</a> please?<br>
<br>
Thanks,<br>
Hualin<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
________________________________________<br>
From: <a href="mailto:gmx-users-bounces@gromacs.org">gmx-users-bounces@gromacs.org</a> [<a href="mailto:gmx-users-bounces@gromacs.org">gmx-users-bounces@gromacs.org</a>] On Behalf Of XAvier Periole [<a href="mailto:x.periole@rug.nl">x.periole@rug.nl</a>]<br>

Sent: Friday, October 14, 2011 11:17 AM<br>
To: Discussion list for GROMACS users<br>
Subject: Re: [gmx-users] Martini force field: elastic network<br>
<p><font color="#500050">
The website has been updated to fit a CG tutorial  starting monday in
Lausanne.
The manner of the c...</font></p></blockquote></p>