Difference between revisions of "Pair fit"

From PyMOLWiki
Jump to navigation Jump to search
Line 3: Line 3:
  
 
===USAGE===
 
===USAGE===
pair_fit (selection), (selection), [ (selection), (selection) [ ...] ]
+
<source lang="python">
 +
pair_fit (selection), (selection), [ (selection), (selection) [ ...] ]
 +
</source>
  
 
===USER EXAMPLES/COMMENTS===
 
===USER EXAMPLES/COMMENTS===
Line 12: Line 14:
  
 
[[Category:Commands|pair_fit]]
 
[[Category:Commands|pair_fit]]
 +
[[Category:Structure_Alignment]]

Revision as of 18:26, 17 April 2009

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 Intra_Rms.

SEE ALSO

Fit, Rms, Rms_Cur, Intra_Fit, Intra_Rms, Intra_Rms_Cur