<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
Justin, <BR>
Thanks for your response.<BR>
The membranes I've already run are made of POPC and cholesterol, so the sphingomyelin membrane is my next simulation but I haven't managed to find a proper forcefield for it. Would you know where to find this?<BR>
Ramon<BR>
<BR>
-----Original Message-----<BR>
<B>From</B>: Justin A. Lemkul &lt;<A HREF="mailto:%22Justin%20A.%20Lemkul%22%20%3cjalemkul@vt.edu%3e">jalemkul@vt.edu</A>&gt;<BR>
<B>Reply-to</B>: &quot;jalemkul@vt.edu&quot; &lt;jalemkul@vt.edu&gt;, Discussion list for GROMACS users &lt;gmx-users@gromacs.org&gt;<BR>
<B>To</B>: Discussion list for GROMACS users &lt;<A HREF="mailto:Discussion%20list%20for%20GROMACS%20users%20%3cgmx-users@gromacs.org%3e">gmx-users@gromacs.org</A>&gt;<BR>
<B>Subject</B>: Re: [gmx-users] g_density CHARMM<BR>
<B>Date</B>: Tue, 11 Jan 2011 19:45:58 +0100<BR>
<BR>
<PRE>

Ramon Guix&#224; wrote:
&gt; 
&gt; Dear all,
&gt; 
&gt; I am just a newbie to Gromacs so sorry for being naive with my questions...
&gt; 
&gt; I would like to yield electron density profiles out of different 
&gt; trajectories of membranes simulated with NAMD and last CHARMM forcefield 
&gt; (all_36_lipid_cholesterol). I first tried to use pdb2gmx in order to 
&gt; generate a GROMACS topology file that I could use for generating the 
&gt; .tpr file needed for g_density. Well, I did not manage but is this the 
&gt; proper way though?

Not likely.  pdb2gmx is useful for creating topologies of macromolecules built 
of repeating units (i.e. proteins and polymers).  For lipid bilayers, it is far 
more common to construct the topology as a set of #include statements, i.e.:

#include (forcefield)

#include &quot;first_lipid_type.itp&quot;
#include &quot;next_lipid_type.itp&quot;

etc.

&gt; Also, so far all my trajectories are .dcd files; does the g_density 
&gt; function needs a .pdb file per frame? Otherwise, is it possible to 
&gt; directly convert .dcd files into the gromacs .xtc ones?
&gt; 

Newer versions of Gromacs (&gt;4.5) can read any file format that VMD can read, so 
conversion is not necessary, provided you have the VMD libraries installed.

&gt; On another note, would anyone know where could I get proper topology and 
&gt; parameter files of sphingomyelin?
&gt; 

If you already ran the simulations, do you not already have this?  With the 
information in Chapter 5 of the manual, you should be able to convert your 
topologies from whatever format you have it in into the one required by Gromacs.

-Justin

&gt; Many thanks in advance!
&gt; 
&gt; Ramon
&gt; 

-- 
========================================

Justin A. Lemkul
Ph.D. Candidate
ICTAS Doctoral Scholar
MILES-IGERT Trainee
Department of Biochemistry
Virginia Tech
Blacksburg, VA
jalemkul[at]vt.edu | (540) 231-9080
<A HREF="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</A>

========================================
</PRE>
</BODY>
</HTML>