cns_solve < fourier_map_anom.inp > fourier_map_anom.out [24 seconds] cns_solve < fourier_map_grad.inp > fourier_map_grad.out [ 9 seconds]Each job produces three output files.
fourier_map_anom.map fourier_map_grad.map fourier_map_anom_negative.peaks fourier_map_grad_negative.peaks fourier_map_anom_positive.peaks fourier_map_grad_positive.peaksThe 30 highest positive and smallest negative peaks in both maps are written in PDB format to the *.peaks files.
If you have mapman installed, you can use the command
map_to_omap *.mapto convert the CNS maps to a format which can be read into O. In O, enter @omac to read in the maps and fourier_map_grad_positive.peaks.
Anomalous difference map (red) and gradient map (green) |
Additional heavy-atom sites are usually characterized by peaks in both the anomalous difference and the gradient map. In the image above, the first and the fifth highest peaks in the gradient map are at locations with high densities in the anomalous difference map. The second, third and fourth peaks are satellite peaks close to existing sites. If the solution was not known, one should just use the first peak as an additional site, start a new SAD phasing run, and then look for more sites again. Knowing that that the first and the fifth peaks in the gradient map actually are at the locations of the missing sites, for the purpose of this tutorial, we will add them in one step.
sdb_manipulate.inp is used to add two more entries to the sad_phase.sdb site database file.
cns_solve < sdb_manipulate.inp > sdb_manipulate.out [< 1 second]The name of the expanded file is more_sites.sdb. Use cns_edit and copy-and-paste the coordinates from
fourier_map_grad_positive.peaks
:
cns_edit more_sites.sdbSave the changed site database file under the name sad_eight_sites.sdb. This file is used in two new SAD phasing jobs (see next tutorial).