abs - A program to determine the absolute configuration (hand) of the heavy atom substructure and calculate an FOM.
abs.f
(SHIFT click to save on disk)
To compile: f77 -o abs abs.f -L$CCP4_LIB -lccp4
On a Linux box, use: f77 -o abs -static -fno-second-underscore -fno-globals
abs.f -L$CCP4_LIB -lccp4
abs hklin foo_in.mtz
[Key-worded
input]
ABS is a program to determine the absolute configuration (hand) of the heavy atom substructure or polar space group using anomalous scattering. It also calculates a figure of merit which is a useful assessment of the heavy atom substructure. The algorithm is based on the Ps function method (Woolfson & Yao, 1994 and Hao & Woolfson, 1989).
HKLIN
(compulsary)
Input MTZ file. This should contain the conventional (CCP4) asymmetric unit of data (preferably from TRUNCATE). See the LABIN keyword for columns used.
Results are shown in the log file.
The various data control lines are identified by keywords. Only the first 4 characters of a keyword are significant. The cards can be in any order. Numbers in [ ] are optional and can be left out. The available keywords are:
Upto 80 character title.
(Compulsory.)
F: mean F magnitude.
SIGF: standard deviation of F.
DANO: Friedel difference. Must be column type D.
SIGDANO: standard deviation of F2.
High resolution cutoff in Angstrom (default value = 4).
(compulsory)
Fractional coordinates of anomalous scatterer(s).
Results are shown in the log file.
Hao, Q. (2004) J. Appl. Cryst. 37, 498-499. “ABS: a program to determine absolute configuration and evaluate anomalous scatterer substructure”.
Quan Hao, Cornell University.