reference : md.Trajectory
For each conformation in this trajectory, aligned to a particular
reference conformation in another trajectory object.
frame : int
The index of the conformation in reference to align to.
atom_indices : array_like, or None
The indices of the atoms to superpose. If not
supplied, all atoms will be used.
parallel : bool
Use OpenMP to run the superposition in parallel over multiple cores
|