<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <blockquote type="cite">
      <pre>&gt;<i> 
</i>&gt;&gt;<i> I doubt the chain identifiers are relevant.  Both .gro and .pdb files should 
</i>&gt;&gt;<i> display properly.  The only odd instance I can think of is that without separate 
</i>&gt;&gt;<i> chains, some programs may interpret the protein coordinates as a single 
</i>&gt;&gt;<i> molecule, but I would think that would only happen in the rarest of cases (when 
</i>&gt;&gt;<i> the termini are so close that the heuristic bond search algorithms think there 
</i>&gt;&gt;<i> should be a bond between the chains).
</i>&gt;&gt;<i>
</i>&gt;&gt;<i> When invoking trjconv, did you use any option to modify the periodic representation?
</i>&gt;<i> I used
</i>&gt;<i> trjconv -pbc mol -center -n index.ndx ......
</i>
OK, so this was just a periodicity issue all along.
</pre>
    </blockquote>
    I'm sorry that I don't understand.<br>
    So I did something wrong in PBC by trjconv?<br>
    <br>
    And I tried another way.<br>
    I change the content of .gro file.<br>
    I plus the number of residues in A-chain to B-chain's residue
    number.<br>
    And this new gro file shows the correct snapshot in VMD.<br>
    for example<br>
    my a-chain has 21 residues, b-chain has 30 residues.<br>
    In output .gro file the residue number is  1 to 21 and 1 to 30.<br>
    <br>
    I'm afraid VMD got confused for the repeat number 1 to 21.<br>
    So I change 1-30 in b-chain to 22-51.<br>
    Then snapshot in VMD become correct.  <br>
    <blockquote type="cite">
      <pre>
&gt;<i> Here I chose a-chain for center and protein for output.
</i>&gt;&gt;<i> &gt;/ Do I have any commend can use instead of chain identifier A and B 
</i>&gt;&gt;<i> /&gt;/ mannually?
</i>&gt;&gt;<i> /&gt;/ 
</i>&gt;&gt;<i> /
</i>&gt;&gt;<i> I don't understand your question here.
</i>&gt;<i> I'm sorry.
</i>&gt;<i> I separate chains manually.
</i>&gt;<i> (Add chain identifier A and B manually in vim)
</i>&gt;<i> Do I have any commend of GROMACS can handle this and I don't need to 
</i>&gt;<i> separate chains manually.
</i>&gt;<i> 
</i>
With a merged chain, I think you will always have to add them back in.
</pre>
    </blockquote>
    Thank you.<br>
    <blockquote type="cite">
      <pre>
-Justin</pre>
    </blockquote>
  </body>
</html>