GMX-ROTMAT(1) | GROMACS | GMX-ROTMAT(1) |
gmx-rotmat - Plot the rotation matrix for fitting to a reference structure
gmx rotmat [-f [<.xtc/.trr/...>]] [-s [<.tpr/.gro/...>]] [-n [<.ndx>]]
[-o [<.xvg>]] [-b <time>] [-e <time>] [-dt <time>]
[-[no]w] [-xvg <enum>] [-ref <enum>] [-skip <int>]
[-[no]fitxy] [-[no]mw]
gmx rotmat plots the rotation matrix required for least squares fitting a conformation onto the reference conformation provided with -s. Translation is removed before fitting. The output are the three vectors that give the new directions of the x, y and z directions of the reference conformation, for example: (zx,zy,zz) is the orientation of the reference z-axis in the trajectory frame.
This tool is useful for, for instance, determining the orientation of a molecule at an interface, possibly on a trajectory produced with gmx trjconv -fit rotxy+transxy to remove the rotation in the x-y plane.
Option -ref determines a reference structure for fitting, instead of using the structure from -s. The structure with the lowest sum of RMSD’s to all other structures is used. Since the computational cost of this procedure grows with the square of the number of frames, the -skip option can be useful. A full fit or only a fit in the x-y plane can be performed.
Option -fitxy fits in the x-y plane before determining the rotation matrix.
Options to specify input files:
Options to specify output files:
Other options:
More information about GROMACS is available at <http://www.gromacs.org/>.
2019, GROMACS development team
February 15, 2019 | 2019.1 |