CYANA Structure Calculations Using AutoStructure: Difference between revisions
(Created page with '== '''Introduction''' == Here we describe the protocol used for performing CYANA structure calculations in each cycle of AutoStructure. == '''Protocol''' == The control f…') |
No edit summary |
||
Line 1: | Line 1: | ||
== '''Introduction''' == | == '''Introduction''' == | ||
Here we describe the protocol used for performing CYANA structure calculations in each cycle of AutoStructure. | Here we describe the protocol used for performing CYANA structure calculations in each cycle of AutoStructure. | ||
== '''Protocol''' == | == '''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 page (Figure 1). Select the CYANA-2.1 button. The calculations are run over a cluster by a shell script called CreateProc. Typically, we compute 100 structures per cycle (i.e., 4 structures in 25 nodes), and keep the best 20 structures (lowest target function) for input into the next round of NOESYASSIGN. A queue system (i.e., PBS) is chosen for running over the cluster. Additional files in CYANA format can be added to the structure calculation in this page, including dihedral angle constraints (.aco), hydrogen bond constraints and manual upper (.upl) and lower (.lol) distance constraints. | 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 page (Figure 1). Select the CYANA-2.1 button. The calculations are run over a cluster by a shell script called CreateProc. Typically, we compute 100 structures per cycle (i.e., 4 structures in 25 nodes), and keep the best 20 structures (lowest target function) for input into the next round of NOESYASSIGN. A queue system (i.e., PBS) is chosen for running over the cluster. Additional files in CYANA format can be added to the structure calculation in this page, including dihedral angle constraints (.aco), hydrogen bond constraints and manual upper (.upl) and lower (.lol) distance constraints. | ||
==== Figure 1: AutoStructure Control File: Command page ==== | ==== Figure 1: AutoStructure Control File: Command page ==== | ||
[[Image: | [[Image:AScontrol CYANAcommand.png]] | ||
<br> | |||
The calculation is best run from the command line in order to perform the structure calculations in parallel. For example: | |||
<pre>/farm/software/AutoStructure/AutoStructure-2.2.1/bin/autostructure -c controlfile_CYANArun -o testCYANArun.out -v | |||
</pre> | |||
< | == <span class="mw-headline"> '''References''' </span> == | ||
1. <br> | |||
2. | |||
<br> | |||
<br> | |||
-- JimAramini - 07 Nov 2009 |
Revision as of 05:56, 8 November 2009
Introduction
Here we describe the protocol used for performing CYANA structure calculations in each cycle of AutoStructure.
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 page (Figure 1). Select the CYANA-2.1 button. The calculations are run over a cluster by a shell script called CreateProc. Typically, we compute 100 structures per cycle (i.e., 4 structures in 25 nodes), and keep the best 20 structures (lowest target function) for input into the next round of NOESYASSIGN. A queue system (i.e., PBS) is chosen for running over the cluster. Additional files in CYANA format can be added to the structure calculation in this page, including dihedral angle constraints (.aco), hydrogen bond constraints and manual upper (.upl) and lower (.lol) distance constraints.
Figure 1: AutoStructure Control File: Command page
The calculation is best run 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_CYANArun -o testCYANArun.out -v
References
1.
2.
-- JimAramini - 07 Nov 2009