Volume 2 Chapter 10 Search Menu REFRESH
*RESFORMULA is used to test for a specified number of atoms of a particular element or group of elements in a single residue.
Remarks
The syntax of this test is *RESF EL .LO. n or *RESF EL a b
where
Basic QUEST Procedure
Ex.1
T1 *RESF FE .GT. 4
This will register hits for all entries where a single residue contains more than 4 iron atoms.
Ex.2
T1 *RESF 7A .GT. 4
This will register hits for all entries where a single residue contains more than 4 atoms of group 7A elements (halogens).
Ex.3
T1 *RESF Os 6-8
This will register hits for all entries where a single residue contains 6 or 7 or 8 osmium atoms.
Graphics QUEST3D Procedure
To use this search facility in Graphics QUEST3D you must use the COMMAND command.
Ex.
Please type a single-line instruction for QUEST (Press <RETURN> if you don't want to type a line)
Related Bit Screens
*RESFORMULA automatically sets the appropriate query screens for the relevant elements (bit screens 1-31 in Appendix 1).
Related Keywords
*NRESIDUES, *MAXATOMICNO, *ELEMENT, *SUMFORMULA, *RESIDUE, *FORMULA