IMP logo
IMP Reference Guide  develop.d97d4ead1f,2024/11/22
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: