IMP logo
IMP Reference Guide  develop.63b38c487d,2024/12/26
The Integrative Modeling Platform
IMP.multifit.transforms.ChimeraFormatter Class Reference

Each line in 'chimera' format lists the transformation index, the cross correlation score, and then the transformation for each component, as a rotation matrix (row-major order) and a translation in angstroms. More...

Inherits Formatter.

Detailed Description

Each line in 'chimera' format lists the transformation index, the cross correlation score, and then the transformation for each component, as a rotation matrix (row-major order) and a translation in angstroms.

Note
This class is only available in Python.

Definition at line 19 of file transforms.py.


The documentation for this class was generated from the following file: