next up previous contents index
Next: REINDEX_RESTRAINTS renumber Up: Calculation of spatial restraints Previous: ADD_RESTRAINT add   Contents   Index

DELETE_RESTRAINT -- unselect restraint

ATOM_IDS = $\langle{\tt string:0}\rangle$ '' atom ids: 'atom:residue_id[:chain_id]'

Requirements:
MODEL

Description:
This command scans the currently selected restraints to find all the restraints that operate on the specified atoms (Section 2.5.1) and then unselects them. The order of the atom names in ATOM_IDS does not matter: All restraints that contain all and only the specified atoms are unselected. This means that it is not possible to distinguish between the dihedral angle and improper dihedral angle restraints on the same four atoms.

The command only unselects the restraints found. To completely remove all the unselected restraints from memory, use CONDENSE_RESTRAINTS. The DELETE_RESTRAINT command is useful in specifying cis-peptide bonds from a TOP script.

Example: See ADD_RESTRAINT command.



Ben Webb 2004-04-20