<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thank you Justin<br>but I end up with a new error. now in the insert.pdp file I have a molecule which I need to add 4 copy of that inside the solute.pdb<br>genbox_d -ci insert.pdb -nmol 4 -cp solute.pdb <br><br>but it gave me: <br><br>Fatal error:<br>more then one residue in insert molecules<br>program terminated<br><br>Fahimeh<br><br><br>&gt; Date: Tue, 20 Apr 2010 07:10:59 -0400<br>&gt; From: jalemkul@vt.edu<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] genbox<br>&gt; <br>&gt; <br>&gt; <br>&gt; fahimeh bafti <br>&gt; &gt; Hello,<br>&gt; &gt; <br>&gt; &gt; I want to use a file.pdb which has 8 chain of polypeptide, each chain <br>&gt; &gt; contains 6 residues. I need to expand it to 12 chains of 6 rsidues so I <br>&gt; &gt; need to add 4 chains or in the other word 24 residues. I think I have to <br>&gt; &gt; use genbox, so I make another copy of  file.pdb and rename it to <br>&gt; &gt; insert.pdb and i used this command, but it doesn't work.<br>&gt; &gt; <br>&gt; &gt;  genbox -cp file.pdb -ci insert.pdb -nmole 24 -o out.gro<br>&gt; &gt; <br>&gt; &gt; can anybody help me?<br>&gt; <br>&gt; The implication with genbox -ci -nmol is that the coordinate file passed to -ci <br>&gt; contains one molecule, and an additional -nmol molecules are inserted.  So if <br>&gt; you already have 8, you need a coordinate file with one polypeptide and then:<br>&gt; <br>&gt; genbox -ci insert.pdb -nmol 4<br>&gt; <br>&gt; Note in the documentation that -nmol refers to the number of molecules, not a <br>&gt; number of residues, which I think is the root of your problem.<br>&gt; <br>&gt; -Justin<br>&gt; <br>&gt; &gt; <br>&gt; &gt; Fahimeh<br>&gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; Hotmail: Trusted email with powerful SPAM protection. Sign up now. <br>&gt; &gt; &lt;https://signup.live.com/signup.aspx?id=60969&gt;<br>&gt; &gt; <br>&gt; <br>&gt; -- <br>&gt; ========================================<br>&gt; <br>&gt; Justin A. Lemkul<br>&gt; Ph.D. Candidate<br>&gt; ICTAS Doctoral Scholar<br>&gt; MILES-IGERT Trainee<br>&gt; Department of Biochemistry<br>&gt; Virginia Tech<br>&gt; Blacksburg, VA<br>&gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; <br>&gt; ========================================<br>&gt; -- <br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>                                               <br /><hr />Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>