6CYANA: library remove - CYANA command

Parameters: residues=<string>              (default: <blank>)
            angles=<string>                (default: <blank>)
            atoms=<string>                 (default: <blank>)
            types=<string>                 (default: <blank>)

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.
