CYANA Command: atoms set: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
 
No edit summary
Line 1: Line 1:
== Parameters ==
== Parameters ==


Line 15: Line 14:
== Description ==
== Description ==


Command to set properties of the atoms that match the selection
Sets properties of the selected atoms. By default, the selection made in the most recent [[CYANA Commands: atoms select|'''atoms select''']] command is used, or all atoms if no selection has been made so far.
''string''. By default, the selection made in the most recent '''atoms
select''' command is used, or all atoms if no selection has been made
so far.
 
Properties that can be set:
Properties that can be set:


* mass       mass of the atom for torsion angle dynamics
:; '''mass''' :Atomic mass for torsion angle dynamics. If the ''mass'' value is a positive real number, the mass of all selected atoms is set to ''mass''. In this case all inertia tensors are calculated from the masses and positions of their constituting atoms. If the special value '''mass=cluster''' is set, then the inertia tensors of all rigid units are set as if the rigid units were spheres of radius 5 Å with mass ''m'', where ''m'' is the sum of the atomic masses within the rigid unit. Inertia tensors are initialized in this way when the program starts. Atomic masses are initialized to unity.
* radius     repulsive core radius in Angstrom
* shift       the chemical shift
radius Repulsive core radius in Å. The standard repulsive core radii are set in the ATOMTYPES section of the residue library.
* calibration constant to derive distance bounds from peak volumes
shift Chemical shift (in ppm).
* tolerance   chemical shift uncertainty
calibration Constant to derive distance bounds from peak volumes.
* residue     residue number
tolerance Chemical shift uncertainty (in ppm).
residue     External residue number. The external residue number is changed for all residues for which at least one atom is selected.
undefined The coordinates of the selected atoms in the current structure are set as “undefined”, as if they would not have been read from an input coordinate file. With the additional option all, the of the selected atoms coordinates are set as “undefined” also in all selected structures. 
Optionally, the command can be applied only to a random fraction of all selected atoms.

Revision as of 13:44, 6 August 2009

Parameters

selection=string
(default: none)
mass=string
(default: none)
radius=string
(default: none)
shift=string
(default: none)
calibration=string
(default: none)
tolerance=string
(default: none)
residue=string
(default: none)
random=real
(default: 1.0)
undefined
all

Description

Sets properties of the selected atoms. By default, the selection made in the most recent atoms select command is used, or all atoms if no selection has been made so far. Properties that can be set:

mass
Atomic mass for torsion angle dynamics. If the mass value is a positive real number, the mass of all selected atoms is set to mass. In this case all inertia tensors are calculated from the masses and positions of their constituting atoms. If the special value mass=cluster is set, then the inertia tensors of all rigid units are set as if the rigid units were spheres of radius 5 Å with mass m, where m is the sum of the atomic masses within the rigid unit. Inertia tensors are initialized in this way when the program starts. Atomic masses are initialized to unity.

radius Repulsive core radius in Å. The standard repulsive core radii are set in the ATOMTYPES section of the residue library. shift Chemical shift (in ppm). calibration Constant to derive distance bounds from peak volumes. tolerance Chemical shift uncertainty (in ppm). residue External residue number. The external residue number is changed for all residues for which at least one atom is selected. undefined The coordinates of the selected atoms in the current structure are set as “undefined”, as if they would not have been read from an input coordinate file. With the additional option all, the of the selected atoms coordinates are set as “undefined” also in all selected structures. Optionally, the command can be applied only to a random fraction of all selected atoms.