CYANA Command: library remove

From CYANA Wiki
Jump to navigation Jump to search

Parameters

residues=string
(default: none)
angles=string
(default: none)
atoms=string
(default: none)
types=string
(default: none)

Description

This command removes residues, dihedral angles, atoms, or atom types from the residue library that is currently kept in memory. If the parameter residues is given, then all residue entries for which at least one atom matches the atom selection given by the 'residues' parameter are removed from the library. If the parameter angles is given, then all dihedral angle entries matched by the corresponding dihedral angle selection are removed from the library. If the parameter atoms is given, then all atom entries matched by the corresponding atom selection are removed from the library. If the parameter types is given, then all atom type entries matched by the corresponding atom selection are removed from the library. Together with the removal of any entry from the library also the residue sequence, if present, will be erased in order to ensure consistency.