Low resolution reflections are very useful for the translation search because they are less sensitive to errors in the model and in its orientation. However, at low resolution the contribution from the bulk solvent is quite significant and structure factors calculated from a macromolecular model alone cannot be compared with experimental values if the bulk solvent correction is neglected.
This program implements the bulk solvent correction using the flat solvent model (Jiang, J.-S. & Brünger, A. (1994) J.Mol.Biol., 91, 201-228).
IMPORTANT NOTE: Use this program if you have only one molecule in the asymmetric unit. The model has to be more or less complete.
See references below.
The main steps of the procedure are:
To run the procedure 'BULK' a user has to:
a.pdb ! name of the file with model coordinates (the same as
! used for the 'tabling' step)
search.tab ! name of the file with the structure factors from
! AMoRe's 'tabling' procedure
tab.log ! name of the log file of AMoRe's 'tabling' procedure
search.tabs ! name of the file with the bulk-solvent-corrected
! structure factors (this file will be created by the current
procedure)
bulking.inp ! name of an intermediate file of control parameters for
! 'bulking';
! this file will be created by the program prep_bulk (see sect
iot 4)
0.35 ! value of ksol
50.0 ! value of Bsol
1.0 ! value of the solvent radius used for the solvent mask
! calculation
Alternatively, these parameters can be given directly to the program
prep_bulk, as in the example linked below.
prep_bulk < prep_bulk.inp
bulking < bulking.inp
The output file 'search.tabs' with bulk-solvent-corrected structure factors
can be used for the translation search and/or for rigid-body refinement.
maxNgrid=20000000
maxrefl=3000000
maxatm=100000
right at the beginning of the source file bulking.f