Hi Mark,<br>Thanks for your response, it worked well for few molecule but not for all.<br>As I mentioned first I am doing docking and then processing receptor through pdb2gmx and ligand through PRODRG server. <br>But number of Hydrogen atoms in docked ligand and PRODRG generated topology are not same. Although, number of Hydrogens are same in PRODRG generated topology and pdb file but I can&#39;t use them as they have modified co-ordinate than docked ligand, and the docked ligand coordinates can&#39;t be used as they dont have all Hydrogen atom as mentioned in topology file (.itp file). <br>
Can you suggest a way to come out of this problem.<br><br>Thanks &amp; Regards,<br>Vivek<br><br><div class="gmail_quote">On 27 January 2010 10:40, Mark Abraham <span dir="ltr">&lt;<a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">On 27/01/10 15:58, vivek sharma wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Dallas,<br>
I am trying to run MD simulation over a docked complex (protein+ligand),<br>
to confirm their dynamic stability in water media.<br>
For the same I am using PRODRG server to generate topologies for ligand<br>
molecule as gromacs can generate topology for 20 standard residues. As<br>
mentioned in tutorial for drug-enzyme complex, I am editing the .top and<br>
.gro files to include the PRODRG generated files (DRGGMX.ITP in .top and<br>
DRGAPH.GRO in .gro file).<br>
I observe that their are changes in co-ordinate of ligand after<br>
processing them through PRODRG server. So these new co-ordinates for<br>
ligand are placing ligand away from the protein while the ligand<br>
molecule was in protein pocket in original docked complex.<br>
<br>
I hope it gives what I am trying to do, and where I am getting stuck.<br>
<br>
I am looking for some suggestions and more insight of the problem to<br>
solve it.<br>
Earlier I have done same procedure successfully for a different docked<br>
complex.<br>
</blockquote>
<br></div>
So you already have the coordinate file from which you wish to begin MD, and all you need are topologies. One approach is to generate your ligand .itp file with PRODRG as above, and your protein .top file with pdb2gmx from the same coordinate file with the ligand absent. Now you can simply take the protein.top file, #include the ligand .itp file and amend the [ molecules ] section. This is now a protein+ligand .top file.<br>

<br>
Then you will need to take your original protein+ligand structure file and perhaps modify the ligand part to conform with the atom and residue names and ordering in the PRODRG output coordinate file - but you don&#39;t need to concern yourself with the coordinates it produces.<br>

<br>
As normal, you will need to take care that the coordinate file you provide to grompp has the molecules ordered in the same order of the [molecules] section, and that atoms within molecules have a corresponding ordering in .top and coordinate file.<br>

<br>
Mark<br><font color="#888888">
-- <br></font><div><div></div><div class="h5">
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
<a 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 href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
</div></div></blockquote></div><br>