There isn't something like a pdb.output object, but there are a few helper functions for writing certain records. E.g. see section 5.6 of this newsletter:
Look for "def format_" in iotbx/iotbx/pdb/__init__.py.
Ralf
----- Original Message ---- From: celine Besnard <[email protected]> To: [email protected] Sent: Monday, July 9, 2007 9:02:05 AM Subject: [cctbxbb] pdb output
Hello
I have a
structure object which I want to write a pdb file from. Is there any function that does the contrary of the pdb.input function in the iotbx? I have not been able to find one.