Orientations#

This module provides an MDAnalysis-based class for extracting the orientations of molecular structures from MD trajectories. The orientation is the optimal rotation of the molecule with respect to a reference structure. “Optimal” means that the rotation minimizes the RMSD between both structures.

Classes#

Orientations(mobile[, reference, select, ...])

Determines the orientation of a molecular structure along the trajectory.