This example shows how to properly write out a pdb of the structure results when using coarse grained rigid bodies.
5 from __future__
import print_function
13 chain = IMP.atom.get_by_type(full, IMP.atom.CHAIN_TYPE)[0]
19 IMP.atom.destroy(full)
21 original_transform = rb.get_reference_frame().get_transformation_to()
30 diff = rb.get_reference_frame().get_transformation_to() / original_transform