<pre style="font-family: comic sans ms,sans-serif;">Hi all,<br>first I would like to thank Justin A. Lemkul for the tutorials provided which are very helpful for new users like me.<br>I am doing a membrane protein simulation and now doing packing of the lipids around the protein. I had run the <a href="http://inflategro.pl">inflategro.pl</a> script and <br>
and now I am facing a problem doing energy minimization of my inflated system (contatining protein and the lipid membrane) using grompp. <br>I have updated my topology file accordingly ie removed the spc.itp, ions.itp it now only contains protein and dppc <br>
the protein is of 3881 atoms but after updating my topolgy it still gives the following error:<br>Fatal error:<br>number of coordinates in coordinate file (system_inflated.gro, 9331)<br>             does not match topology (topol.top, 10281)<br>
As i understand it could be because of the deleted lipids of the system, if so how can I know the deleted number of lipids.<br><br>My topology file looks like <br>-----------------------------------------------------------------------------------------------------------------------------<br>
;
<br>;        This is your topology file
<br>;        protein
<br>;
<br>; Include forcefield parameters
<br>#include &quot;ffG53a6_lipid.itp&quot;
<br>
<br>[ moleculetype ]
<br>; Name            nrexcl
<br>Protein_A           3
<br>
<br>[ atoms ]<br>.<br>.<br>.<br>.<br>; Strong position restraints for InflateGRO
<br>#ifdef STRONG_POSRES
<br>#include &quot;strong_posre.itp&quot;
<br>#endif
<br>
<br>; Include DPPC chain topology
<br>#include &quot;dppc.itp&quot;
<br>
<br>
<br>#ifdef POSRES_WATER
<br>; Position restraint for each water oxygen
<br>[ position_restraints ]
<br>;  i funct       fcx        fcy        fcz
<br>   1    1       1000       1000       1000
<br>#endif
<br>
<br>
<br>[ system ]
<br>; Name
<br>protein<br>128-Lipid DPPC Bilayer 
<br>
<br>[ molecules ]
<br>; Compound        #mols
<br>Protein_A           1<br>DPPC                128<br>----------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
<br>thank you,<br>Parul Tewatia<br></pre><p style="margin-bottom: 0in;">
<br>
</p>