distance

Calculate the distance between two points.

distance [<name>] <mask1> <mask2> [out <filename>] [geom] [noimage] [type noe]

Options for ’type noe’:
[bound <lower> bound <upper>] [rexp <expected>] [noe_strong] [noe_medium] [noe_weak]
[<name>] Output data set name <maskX> Two atom masks selecting atom(s) to calculate distance between.
[out <filename>] Output filename.
[geom] Use geometric center of atoms in <mask1>/<mask2>; default is to use center of mass.
[noimage] Do not image distances across periodic boundaries.
[type noe] Mark distance as ’noe’ for use with statistics analysis.
[bound <lower> bound <upper>] Lower and upper bounds for NOE (in Angstroms); must specify both.
[rexp <expected>] Expected value for NOE (in Angstroms); if not given ’(<lower> + <upper>)’ / 2.0 is used.
[noe_strong] Set lower and upper bounds to 1.8 and 2.9 Å respectively.
[noe_medium] Set lower and upper bounds to 2.9 and 3.5 Å respectively.
[noe_weak] Set lower and upper bounds to 3.5 and 5.0 Å respectively.

Calculate distance between the center of mass of atoms in <mask1> to atoms in <mask2>. If geom is specified use the geometric center instead. For periodic systems imaging is turned on by default; the noimage keyword disables imaging.

A distance can be labeled using ’type noe’ for further analysis as an NOE using the statistics analysis command.