Distances set: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
: (default: <blank>)
: (default: <blank>)


{|border="1" cellpadding="5" cellspacing="0"
== Description ==
|-
|Name||Type||Default
|-
|selection||string||(default: <blank>)
|-
|bound||string||(default: <blank>)
|-
|weight||string||(default: <blank>)
|-
|confine||string||(default: <blank>)
|-
|}


This command sets properties of the distance restraints that match the
This command sets properties of the distance restraints that match the
Line 42: Line 30:
the minimal value, and the the maximal value of the corresponding
the minimal value, and the the maximal value of the corresponding
distance in the selected structures.
distance in the selected structures.
== Examples ==

Revision as of 14:13, 28 January 2009

Set properties of the distance restraints

Parameters

selection
<string>
(default: <blank>)
bound
<string>
(default: <blank>)
weight
<string>
(default: <blank>)
confine
<string>
(default: <blank>)

Description

This command sets properties of the distance restraints that match the selection <string>. By default, the selection made in the most recent 'distances select' command is used, or all distance restraints if no selection has been made so far.

Properties that can be set:

  • bound distance bound, given in Angstrom
  • weight relative weight
  • confine confinement limit for violation confinement, given in Angstrom

The value of 'bound' parameter can be an arbitrary real expression that may contain the symbols 'distance', 'distdev', 'distmin', and 'distmax' to denote, respectively, the average value, the standard deviation, the minimal value, and the the maximal value of the corresponding distance in the selected structures.

Examples