Ah, thanks!<br><br><div><span class="gmail_quote">On 12/21/05, <b class="gmail_sendername"><a href="mailto:paloureiro@biof.ufrj.br">paloureiro@biof.ufrj.br</a></b> &lt;<a href="mailto:paloureiro@biof.ufrj.br">paloureiro@biof.ufrj.br
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>&gt; I've get the following error using grompp<br>&gt;<br>&gt; Fatal error: Group Protein_A not found in indexfile.
<br>&gt; Maybe you have non-default goups in your mdp file, while not using the '-n'<br>&gt; option of grompp<br>&gt;<br>&gt; ********<br>&gt; I'm not quite sure what index file it is trying to use, or why is there any<br>
&gt; problem...<br><br>It is using the file index.ndx. Probably it has only standard groups (protein,<br>c-alpha, SOL etc.)<br>You have to run:<br><br>make_ndx -f your_protein.gro -o your_protein_index.ndx<br><br>Inside it, you have to create&nbsp;&nbsp;Protein_A and Protein_B groups.
<br><br>Then you run grompp using also the -n&nbsp;&nbsp;your_protein_index.ndx option.<br><br>Regards.<br><br>Pedro.<br><br><br>_______________________________________________<br>gmx-users mailing list<br><a href="mailto:gmx-users@gromacs.org">
gmx-users@gromacs.org</a><br><a href="http://www.gromacs.org/mailman/listinfo/gmx-users">http://www.gromacs.org/mailman/listinfo/gmx-users</a><br>Please don't post (un)subscribe requests to the list. Use the<br>www interface or send it to 
<a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br></blockquote></div><br>