[Biopython] writing a PDB----PLEASEEEE HELP

João Rodrigues anaryin at gmail.com
Mon Oct 25 12:19:06 EDT 2010


Just make sure the chains are different, and then do pretty much what we
told you :)

1. Load protA and protB
2. Rotate protB onto protA
3. Merge both into one single structure object (refer to documentation)
4. Save new structure object with PDBIO.

Should work!

J


More information about the Biopython mailing list