CYANA Structure Calculations Using AutoStructure: Difference between revisions

From NESG Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
Here is an example AutoStructure [[media:Controlfile_CYANArun.txt|control file]] for a CYANA run.  
Here is an example AutoStructure [[media:Controlfile_CYANArun.txt|control file]] for a CYANA run.  


== <span class="editsection" /><span class="mw-headline">'''Starting a Calculation'''  </span>  ==
== <span class="mw-headline">'''Starting a Calculation'''  </span>  ==


The AutoStructure run is best initiated from the command line in order to perform the structure calculations in parallel.&nbsp; For example:  
The AutoStructure run is best initiated from the command line in order to perform the structure calculations in parallel.&nbsp; For example:  
<pre>/farm/software/AutoStructure/AutoStructure-2.2.1/bin/autostructure -c controlfile_CYANArun -o testCYANArun.out -v
<pre>/farm/software/AutoStructure/AutoStructure-2.2.1/bin/autostructure -c controlfile_CYANArun -o testCYANArun.out -v
</pre>  
</pre>  
<br>  
<br>


== <span class="mw-headline"> '''References'''  </span>  ==
== <span class="mw-headline"> '''References'''  </span>  ==

Revision as of 15:03, 8 November 2009

Introduction

Here we describe the protocol used for performing CYANA (Ref. 1,2) structure calculations in each cycle of AutoStructure (Ref. 3).

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 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 Section

AScontrol CYANAcommand.png


Here is an example AutoStructure control file for a CYANA 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_CYANArun -o testCYANArun.out -v


References

1.

2.

3.    Huang, Y.J., Tejero, R., Powers, R. and Montelione, G.T. (2006) A topology-constrained distance network algorithm for protein structure determination from NOESY data, Proteins 62, 587-603.



-- JimAramini - 07 Nov 2009