FILE = | 'default' | partial or complete filename |
DIRECTORY = | '' | directory list (e.g., 'dir1:dir2:dir3:./:/') |
TRACE_OUTPUT = | 0 | modulus for writing information about optimization iterations: 0 for nothing |
When using the model script for comparative modeling, there is one .D file for each .B file with a model. The .D files contain information about the progress of optimization, from the beginning to the end. The most important column is column 3, which contains the value of the objective function, which is being optimized, as a function of the iteration step (every 10 steps, by default). Thus, the best model, according to MODELLER, is the one that has the lowest number in the third column of the last line of its .D file. This value is also written out in the REMARK record of the PDB file containing the model and in the log file.
Example: See OPTIMIZE command.