[Biopython] Bio.PDB question - from PQR to an "extended" PDB

João Rodrigues anaryin at gmail.com
Thu Oct 13 12:27:54 UTC 2011


Dear Paul,

You would have to do two things:

1. First, modify PDBParser so that it reads more characters in the occupancy
and bfactor fields
2. Modify PDBIO so that it is able to output a field beyond the element OR
just create your own function to print information of a residue and use it
instead of PDBIO.

How do you get the conformer information?



More information about the Biopython mailing list