XPLOR Structure Calculations Using AutoStructure: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
Here is an example AutoStructure [[Media:Controlfile_XPLORrun.txt|control file]] for an XPLOR run.<span class="mw-headline"> </span><br> | Here is an example AutoStructure [[Media:Controlfile_XPLORrun.txt|control file]] for an XPLOR run.<span class="mw-headline"> </span><br> | ||
[[Image: | [[Image:AScontrol XPLORcommand.png|600px]] | ||
== '''Starting a Calculation''' == | == '''Starting a Calculation''' == |
Latest revision as of 21:34, 6 January 2010
Introduction
Here we describe the protocol used for performing XPLOR structure calculations in each cycle of AutoStructure version 2.2.1 [1].
Protocol
The control file governs the options used in the execution of the AutoStructure run. It is recommended that the user sets these options in the control file using the AutoStructure GUI. The options are found in the Command Section (Figure 1). Select the XPLOR button. The calculations are run over a cluster by a shell script called CreateProc using XPLOR-NIH 2.11.2 [2]. Typically, we compute 100 structures per cycle (i.e., 4 structures in 25 processors), and keep the best 20 structures (lowest energy) for input into the next round of NOESYASSIGN. A queue system (i.e., PBS) is chosen for running over the cluster. The user can select sum or center averaging for treatment of the NOEs. Hotcy is the number of hot cycles in each XPLOR calculation, and hotad is the number of steps at high temperature. Additional files in XPLOR format can be added to the structure calculation in this page, including dihedral angle constraints (_dihe.tbl), hydrogen bond constraints (_hbond.tbl) and manual distance constraints (.tbl).
Figure 1: AutoStructure Control File: Command Section
Here is an example AutoStructure control file for an XPLOR run.
Starting a Calculation
The AutoStructure run is best initiated from the command line in order to perform the structure calculations in parallel. For example:
/farm/software/AutoStructure/AutoStructure-2.2.1/bin/autostructure -c controlfile_XPLORrun -o testXPLORrun.out -v
References