<div dir="ltr">Hi Patrick,<br><br>You will need to create a new Structure and add these models as individual models. <div><br></div><div>Cheers,</div><div><br></div><div>João</div></div><br><div class="gmail_quote">PC &lt;<a href="mailto:patrick.cossins@inbox.com">patrick.cossins@inbox.com</a>&gt; escreveu no dia Tue Feb 24 2015 at 11:45:59 PM:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have the following PDB&#39;s<br>
<br>
A.pdb<br>
B.pdb<br>
C.pdb<br>
D.pdb<br>
<br>
I can align B, C , D with A but I want to write ALL four structures in one file to open in a views like pymol.<br>
<br>
        io = Bio.PDB.PDBIO()<br>
        io.set_structure(moving_<u></u>structure)<br>
        io.save(&quot;moved.pdb&quot;)<br>
<br>
This has one file, on the second iteration I want to append to moved.pdb the other pdb&#39;s.<br>
How can I do that in biopython?<br>
<br>
Thank you,<br>
Patrick<br>
<br>
______________________________<u></u>______________________________<br>
FREE 3D EARTH SCREENSAVER - Watch the Earth right on your desktop!<br>
Check it out at <a href="http://www.inbox.com/earth" target="_blank">http://www.inbox.com/earth</a><br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
Biopython mailing list  -  <a href="mailto:Biopython@mailman.open-bio.org" target="_blank">Biopython@mailman.open-bio.org</a><br>
<a href="http://mailman.open-bio.org/mailman/listinfo/biopython" target="_blank">http://mailman.open-bio.org/<u></u>mailman/listinfo/biopython</a><br>
</blockquote></div>