[Biopython-dev] creating Protein(structure) object

João Rodrigues anaryin at gmail.com
Tue Jun 15 03:06:03 UTC 2010


Ok, thanks for the long explanation!

I'll merge what you and Kristian said and come up with a better interface.
As is, I call is like this:

s = Struct.read("1abc.pdb") # by the way, I added a trick to avoid the
mandatory name of the structure
p = s.as_protein()

Best

J



More information about the Biopython-dev mailing list