Difference between revisions of "Pair fit"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
===DESCRIPTION===
 
===DESCRIPTION===
  "pair_fit" fits a set of atom pairs between two models.  Each atom
+
"pair_fit" fits a set of atom pairs between two models.  Each atom in each pair must be specified individually, which can be tedious to enter manually.  Script files are recommended when using this command.
  in each pair must be specified individually, which can be tedious
+
 
  to enter manually.  Script files are recommended when using this
 
  command.
 
 
 
===USAGE===
 
===USAGE===
  pair_fit (selection), (selection), [ (selection), (selection) [ ...] ]
+
pair_fit (selection), (selection), [ (selection), (selection) [ ...] ]
+
 
 
===USER EXAMPLES/COMMENTS===
 
===USER EXAMPLES/COMMENTS===
 +
An description of selection caveats for these commands may be found at [[Rms_Cur]].
  
 
===SEE ALSO===
 
===SEE ALSO===
+
[[Fit]], [[Rms]], [[Rms_Cur]], [[Intra_Fit]], [[Intra_Rms]], [[Intra_Rms_Cur]]
  [[Cmd fit]], [[Cmd rms]], [[Cmd rms_cur]], [[Cmd intra_fit]], [[Cmd intra_rms]], [[Cmd intra_rms_cur]]
 
  
 
[[Category:Commands|pair_fit]]
 
[[Category:Commands|pair_fit]]

Revision as of 09:30, 16 May 2005

DESCRIPTION

"pair_fit" fits a set of atom pairs between two models. Each atom in each pair must be specified individually, which can be tedious to enter manually. Script files are recommended when using this command.

USAGE

pair_fit (selection), (selection), [ (selection), (selection) [ ...] ]

USER EXAMPLES/COMMENTS

An description of selection caveats for these commands may be found at Rms_Cur.

SEE ALSO

Fit, Rms, Rms_Cur, Intra_Fit, Intra_Rms, Intra_Rms_Cur