IMP logo
IMP Reference Guide  develop.031dafb4d2,2024/05/19
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 20 of file transforms.py.


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