ENORA and multi-state structure calculations: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
No edit summary
 
(548 intermediate revisions by the same user not shown)
Line 1: Line 1:
In this tutorial we will provide you with a guided example for calculating eNOEs and a multi-state structure calculation.
In this tutorial we will provide you with guided examples for calculating eNOEs and multi-state structure calculations.


To this end we will first run the modules of eNORA within CYANA and then use the obtained eNOEs to calculate a single state and a two-state structure model using automated sorting to separate the states. Along the way you will learn some additional CYANA skills useful for other purposes as well.
To this end we will first run the modules of eNORA and then use the obtained eNOEs to calculate a single state and a two-states structure model using automated sorting to group the states. Along the way you will see some additional CYANA skills useful for other purposes as well.


To finalize you will ....
The eNORA module offers in principle two methods to calculate spin diffusion, FRM and TSS. FRM is the recommended way to do these calculations and we will set a main focus on that method, we will however in one section explain the principles at play for TSS and how to set it up.
And ultimately you can try to improve ....


== CYANA setup  ==


== CYANA setup  ==
==== Obtaining and installing the CYANA demo version and data ====


Please follow the following steps carefully (exact Linux commands are given below; you may copy them to a terminal):
Please follow the following steps carefully (exact Linux commands are given below; you may copy them to a terminal):


# Go to your home directory (or data directory).
# Go to your home directory (or data directory).
# Get the data for the practical from the server (eNORA_multiState.tgz).
# Get the [[Media:demo_data.tgz‎|demo data]] from the server.
# Unpack the input data for the practical.
# Unpack the demo data for the practical.
# Get the demo version of CYANA for this practical.
# Get the demo version of CYANA.
# Unpack CYANA.
# Unpack CYANA.
# Setup the CYANA environment variables.
# Setup the CYANA environment variables.
Line 22: Line 22:
# Test whether CYANA can be started by typing its name, 'cyana'.
# Test whether CYANA can be started by typing its name, 'cyana'.
# Exit from CYANA by typing 'q' or 'quit'.
# Exit from CYANA by typing 'q' or 'quit'.
# Download Chimera (to your personal laptop) from: [https://www.cgl.ucsf.edu/chimera/download.html Chimera]


cd ~
To unpack the demo data:
  wget <nowiki>'http://www.cyana.org/wiki/images/6/64/eNORA_multiState.tar.gz'</nowiki>
  tar zxf demo_data.tar.gz  


tar zxf eNORA_multiState.tar.gz
To unpack CYANA demo version:
wget <nowiki>'http://www.cyana.org/wiki/images/6/64/Cyana-3.98.9_Demo.tgz'</nowiki>
  tar zxf Cyana-3.98.9_Demo.tgz
  tar zxf Cyana-3.98.9_Demo.tgz
  cd cyana-3.98.9/
  cd cyana-3.98.9/
  ./setup
  ./setup
cd ~
cd eNORA
cp -r demo_data enoe
cd enoe


Change into enoe1pt demo directory: 
cd enoe1pt
Try to run CYANA by entering 'cyana' at the command prompt of your terminal (q to quit cyana):


  cyana
  cyana
Line 53: Line 49:
   
   


If all worked, you are ready to go in terms of everything related to CYANA!  
If all worked, you are ready to go in terms of running the CYANA routine!


If you want to return to your practical later, using your own Linux or Mac OS X computer, you can download the demo version of CYANA from [www.cyana.org/wiki/images/6/64/Cyana-3.98.9_Demo.tgz here].
==== Execution scripts or "macros" in CYANA ====


'''Hint:''' More information on the CYANA commands etc. is in the [[CYANA 3.0 Reference Manual]].
For more complex task within CYANA, rather than to enter the execution commands line by line at the CYANA prompt, the necessary commands are collected in a file named '*.cya'. Collecting the commands in macros has the added advantage, that the macros serve as a record allowing to reconstruct previous calculations.


== eNOE  calculations ==
'''Hint:''' For comprehensive information on the CYANA commands etc. consult the [[CYANA 3.0 Reference Manual]].
All eNOE related calculations within cyana are carried out using the eNORA modules.  


NOESY experiment measured at different mixing times (keeping the mixing times as much as possible within the linear regime of NOE buildup) supply very precise distance restraints used for a structure calculation. In addition other restraints such as backbone angles from chemical shifts and scalar couplings for backbone and aromatic side chains are also used.
== Preparing input data ==


=== Experimental input data ===
=== Structure input for spin-diffusion calculations ===


Peak lists in XEASY format are prepared by automatic peak picking with a visualization program such as CcpNmr Analysis, NMRdraw or NMRview and saved as ''XXX''.peaks, where ''XXX'' denotes the name of the xeasy peak list file.
==== Preparing an xray structure to use within CYANA ====
Since NMRdraw peak lists are of different file type, cyana provides the command read tab to convert the files to XEASY format.


# Number of dimensions 3
Deposited structures many times lack specific features, i.e. Xray structures often lack proton coordinates or contain sequence mutations and ligands.
#FORMAT xeasy3D
Using the regularize command one can get a structure recalculated within CYANA that has these issues fixed but is still very close to the input structure.
#INAME 1 H
#INAME 2 HN
#INAME 3 N
#SPECTRUM N15NOESY H HN N
    17086    4.098    4.099  57.441 1 U  6.990943E+08  0.000000E+00 e 0  HA.5      HA.5      CA.5
    89532    4.355    1.829  33.507 1 U  1.720779E+06  0.000000E+00 e 0  HA.6      HB2.6    CB.6
    89544    4.353    1.757  33.513 1 U  2.939628E+06  0.000000E+00 e 0  HA.6      HB3.6    CB.6


The first line specifies the number of dimensions (3 in this case). The '#SPECTRUM' (no space between characters) lines gives the experiment type (N15NOESY, which refers to the corresponding experiment definition in the CYANA library), followed by an identifier for each dimension of the peak list (H HN N) that specifies which chemical shift is stored in the corresponding dimension of the peak list. The experiment type and identifiers must correspond to an experiment definition in the general CYANA library (see below) in most uses of the definition, here however we cheat slightly and get away with it. We are cheating, because for eNOE calculations we record our NOESY spectra with simultanous evolution of 13C and 15N dimensions, since we require 15N and 13C bound spins within the same spectrum for purposes of normalization (see...).
In the data directory you find the 'regulabb' directory and the 'CALC_reg.cya' macro and an 'init.cya' macro.


After the '#SPECTRUM' line follows one line for every peak. For example, the first peak in the 'HNCA.peaks' list has
The initialization macro has the fixed name 'init.cya' and is executed automatically each time CYANA is started. It can also be called any time one wants to reinitialize the program by typing 'init'. It contains normally at least two commands, one to read the library and one to read the sequence.
However, for now there is only one command, the one to read the library.


* Peak number 17086
cyanalib
* H chemical shift 4.098 ppm
The command 'cyanalib' reads the standard CYANA library.  
* ("HN") chemical shift 4.099 ppm (in this case 13C bound)
* Heavy atom chemical shift 57.441 ppm (in this case 13C labeled)


The other data are relevant entry for the eNOE mudules is the peak volume or intensity (6.990943E+08).
After reading the library file, one normally reads a sequence file before reading pdb file or a peak list.  


'''Hint:''' The formats of other CYANA files are described in the [[CYANA 3.0 Reference Manual]].
Inspection of the 'CALC_reg.cya':
read 1PIN.pdb unknown=warn hetatm new
write 1PIN.seq
write 1PIN_2.pdb


Where the option 'hetatm' allows for reading of coordinate labeled HETATM, rather than ATOM in the pdb. The parameter 'new' directs CYANA to read the sequence from the pdb.


The protein sequence is supplied by three-letter code in a XXX.seq file.
We require two mutations to the sequence (S18N and W34F), furthermore we do not have a ligand and the expressed protein for NMR is truncated. Therefore we use cyana to truncate the Xray structure and build in the mutations.
We read the structure again, but this time provide a sequence, containing the two mutations and use the options unknown=warn or unknown=skip to skip the parts of the Xray structure not specified in the sequence file and later reconstruct those during regularization:


As part of the supplied data for the exercises there are two sequences:
read demo.seq
* demo.seq
read 1PIN_2.pdb rigid unknown=warn
write 1PIN_ed.pdb
./init
read pdb 1PIN_ed.pdb
regularize steps=20000 link=LL keep


==== SPECTRUM definitions in the CYANA library ====
Download the Xray structure used for this exercise:


When you start CYANA, the program reads the library and '''displays the full path name of the library file'''. You can open the standard library file to inspect, for example, the NMR experiment definitions . For instance, the definition for the N15NOESY spectrum (search for 'N15NOESY' in the library file 'cyana.lib') is
wget <nowiki>'https://files.rcsb.org/view/1PIN.pdb' </nowiki>


  SPECTRUM HNCA  HN N C
or for mac os x:
  0.980 HN:H_AMI  N:N_AM*  C:C_ALI  C_BYL
   
  0.800  HN:H_AMI  N:N_AMI  (C_ALI) C_BYL  C:C_ALI
  curl <nowiki>https://files.rcsb.org/view/1PIN.pdb -o 1PIN.pdb </nowiki>


The first line corresponds to the '#SPECTRUM' line in the peak list. It specifies the experiment name and identifies the atoms that are detected in each dimension of the spectrum. The number of identifiers defines the dimensionality of the experiment (3 in case of HNCA).
Inspect the pdb using chimera: There are several issues with the Xray structure, besides HETATM, that we are handling within CYANA before using the structure.


Each line below defines a (formal) magnetization transfer pathway that gives rise to an expected peak. in the case of HNCA there are two lines, corresponding to the intraresidual and sequential peak. For instance, the definition for the intraresidual peak starts with the probability to observe the peak (0.980), followed by a series of atom types, e.g. H_AMI for amide proton etc. An expected peak is generated for each molecular fragment in which these atom types occur connected by single covalent bonds. The atoms whose chemical shifts appear in the spectrum are identified by their labels followed by ':', e.g. for HNCA 'HN:', 'N:', and 'C:'.
Execute the 'CALC_reg.cya' macro:


cyana CALC_reg.cya
The resulting structure is 'regula.pdb'.


==== Calculating a structure from an experimental peak list ====


'''Hint:''' For information on how to use the vi terminal editor: [https://www.cs.colostate.edu/helpdocs/vi.html vi editor]
In the data directory you find the 'noecalib' directory.


=== eNORA ===
The 'CALC_noecalib.cya' contains the following commands:


* work in the copy of the data directory ('cd enoe')
peaks:=5.peaks
calibration peaks=$peaks
peaks calibrate simple
write upl noesimple.upl


Using the text editor of your choice, create your 'init.cya' macro as outlined ('''The init macro''') and also your 'CALC.cya' macro ('''The FLYA CALC macro''') to run FLYA. Be extra careful to avoid typos and unwanted spaces in coma lists etc.
The following block of commands, reads the restraints 'noesimple.upl', an angle file called 'demo.aco', calculates a structure:
read upl noesimple.upl   
read aco talos.aco
calc_all 100 steps=50000        
overview demo.ovw structures=20 pdb


==== Execution scripts or "macros" in CYANA ====
The statistics are in demo.ovw file and the 20 conformers with the lowest target function in the 'demo.pdb'.


For more complex task within CYANA, rather than to enter the execution commands line by line at the CYANA prompt, the necessary commands are collected in a file named '*.cya'. Collecting the commands in macros has the added advantage, that the macros serve as a record allowing to reconstruct previous calculations.
=== Estimating spin-diffusion  ===


==== The init macro ====
Before recording NOESY spectra, it makes sense to estimate the ideal mixing time (or for a NOESY series, the mixing times), where the buildup is still in the linear regime and spin diffusion not prohibitively strong. CYANA has features built in that accomplish this task conveniently.


The initialization macro file has the fixed name 'init.cya' and is executed automatically each time CYANA is started. It can also be called any time one wants to reinitialize the program by typing 'init'. It contains normally at least two commands that read the CYANA library and the protein sequence:  
In the directory 'spinDiff' you find the macro 'CALC_spinDiff.cya':  


  rmsdrange:=15-111
  echo:= on
  cyanalib
mixingtimes = '0.02,0.03,0.04,0.05,0.06'
  read demoShort.seq
b0field    = 700
mode        = 3
# ----------------------------------        structure input        ----------------------------------  
   
# specify the conformers for calculations
  read pdb demo rigid
structure select 1
 
# ----------------------------------        spin-diffusion          ----------------------------------
[[CYANA Command: enoe spindiff |enoe spindiff]] b0field=b0field time=$mixingtimes mode=mode
[[CYANA Command: enoe twospin |enoe twospin]] b0field=b0field time=$mixingtimes mode=mode
[[CYANA Command: enoe spdcorr |enoe spdcorr]] opt=1 time=$mixingtimes


The first line sets the appropriate rmsdrange, and the command 'cyanalib' reads the standard CYANA library. The next command reads the protein sequence.
It does the following:
* reading the structure and use the first conformer for spin diffusion calculations.
* '[[CYANA Command: enoe spindiff |enoe spindiff]]' the full-buildup (including spin-diffusion) is calculated for the five mixing times supplied.
* '[[CYANA Command: enoe twospin |enoe twospin]]' direct transfer (two spin, excluding spin-diffusion)) is calculated for the five mixing times supplied.  
* '[[CYANA Command: enoe spdcorr |enoe spdcorr]]' calculates the spin diffusion correction for each mixing time specified from the ratio of two-spin versus full-buildup.


The protein sequence is stored in three-letter code in the file 'demo.seq'.
=== Recording NOESY experiments with 13C/15N simultaneous evolution ===
Bi-directional eNOEs are the most accurate eNOEs with in general no tolerance applied. To obtain these and fulfill the normalization requirements, it is prudent to record combined 13C/14N spectra where the diagonals of 13C bound and 15N bound protons are available in the same spectra.


==== The eNORA CALC macro ====
Vögeli B, Günter P, Riek R (2013) Multiple-state Ensemble Structure Determination from eNOE Spectroscopy. Mol Phys 111:437-454


The 'CALC_enoe.cya' starts with the specification of the names of the input peak lists:
The pulse sequence are found here:
http://n.ethz.ch/~bvoegeli/PulseSequences/CNnoesyhsqc




* The input peak lists that will be used (as defined above).
[[Image:pulseseq.jpg|400px]]


=== Preparing experimental peak lists ===


When you have prepared the 'init.cya' and the 'CALC_enoe.cya' try to run the macro.
Peak lists in XEASY format are prepared by automatic peak picking with a visualization program such as CcpNmr Analysis, NMRdraw or NMRview and saved as ''XXX''.peaks, where ''XXX'' denotes the name of the xeasy peak list file.
Since NMRdraw peak lists are of different file type, cyana provides the command read tab to convert the files to XEASY format.  


To run the FLYA calculation, one could start CYANA and execute the 'CALC.cya' macro from the CYANA prompt, however on a computer with multiple processors it is better to speed up the calculation by running the 'CALC.cya' macro in parallel:
# Number of dimensions 3
#FORMAT xeasy3D
#INAME 1 H
#INAME 2 HN
#INAME 3 N
#SPECTRUM N15NOESY H HN N
    17086    4.098    4.099  57.441 1 U  6.990943E+08  0.000000E+00 e 0  HA.5      HA.5      CA.5
    89532    4.355    1.829  33.507 1 U  1.720779E+06  0.000000E+00 e 0  HA.6      HB2.6    CB.6
    89544    4.353    1.757  33.513 1 U  2.939628E+06  0.000000E+00 e 0  HA.6      HB3.6    CB.6


cyana CALC_enoe.cya
The first line specifies the number of dimensions (3 in this case). The '#SPECTRUM' (no space between characters) lines gives the experiment type (N15NOESY, which refers to the corresponding experiment definition in the CYANA library), followed by an identifier for each dimension of the peak list (H HN N) that specifies which chemical shift is stored in the corresponding dimension of the peak list. The experiment type and identifiers must correspond to an experiment definition in the general CYANA library (see below) in most uses of the definition, here however we cheat slightly because for eNOE calculations we record our NOESY spectra with simultaneous evolution of 13C and 15N dimensions, since we require 15N and 13C bound spins within the same spectrum for purposes of normalization (see...).


After the '#SPECTRUM' line follows one line for every peak. For example, the first peak in the 'HNCA.peaks' list has


=== eNORA output files ===
* Peak number 17086
* H chemical shift 4.098 ppm
* ("HN") chemical shift 4.099 ppm (in this case 13C bound)
* Heavy atom chemical shift 57.441 ppm (in this case 13C labeled)


The FLYA algorithm will produce the following output files:
The other data are relevant entry for the eNOE modules is the peak volume or intensity (6.990943E+08).


* '''enoe.ovw:''' Consensus ....
==== SPECTRUM definitions in the CYANA library ====


==== The enoe.ovw file ====
When you start CYANA, the program reads the library and '''displays the full path name of the library file'''. You can open the standard library file to inspect, for example, the NMR experiment definitions . For instance, the definition for the N15NOESY spectrum (search for 'N15NOESY' in the library file 'cyana.lib') is


* '''#Expected:''' Total number of expected peaks
SPECTRUM N15NOESY H HN N
* '''noRef:''' Number of expected peaks with missing reference shifts
  0.900 N:N_AM* HN:H_AMI ~4.0 H:H_*
* '''noPeak:''' Number of expected peaks for which no peak can be measured
  0.800 N:N_AM* HN:H_AMI ~4.5 H:H_*
  0.700 N:N_AM* HN:H_AMI ~5.0 H:H_*
  0.600 N:N_AM* HN:H_AMI ~5.5 H:H_*
  0.500 N:N_AM* HN:H_AMI ~6.0 H:H_*


The first line corresponds to the '#SPECTRUM' line in the peak list. It specifies the experiment name and identifies the atoms that are detected in each dimension of the spectrum. The number of identifiers defines the dimensionality of the experiment (3 in case of N15NOESY).


There is more information on the results of the assignment calculation in the 'flya.txt' file (not described here).
Each of the following lines defines a (formal) magnetization transfer pathway that gives rise to an expected peak. in the case of N15NOESY there are five lines, corresponding to the through space magnetization transfer by dipol-dipol mechanism.  The peak definition starts with the probability to observe the peak (0.900), followed by a series of atom types, e.g. H_AMI for amide proton etc. The atoms whose chemical shifts appear in the spectrum are identified by their labels followed by ':', e.g. for N15NOESY 'H:', 'HN:', and 'N:'. If you were to use the CYANA functions to simulate peaks, expected peaks are generated for each molecular fragment in which these atom types occur.  


=== Exercise x: compile the autorelaxation file ===
You may have realized that our peak list contains peaks that are 13C bound, therefore the spectrum definition is wrong, since we are only reading the peak lists and not generating any, this is not a problem.


==== From nmrDraw to XEASY ====


== Using Talos to generate torsion angle restraints ==
In the 'nmrDrawX' directory you find the 'nmrDrawX.cya' macro:


Torsion angle restraints from the backbone chemical shifts help restrict angular conformation space. We wish to use only "strong assignments" to generate these restraints.
# read nmrDraw tab file
read tab demo.tab
# sort the peaks
peaks sort
# write out peak lists
do i 1 npkl
  peaks select "** list=${i}"
  write peaks $i.peaks names
end do


If you do not have TALOS installed get it from [https://www.ibbr.umd.edu/nmrpipe/install.html here]. It is part of the nmrpipe software package.
It does the following:
* Conversion of the nmrDraw peak file to XEASY format with the atom assignments in the file (see * [[CYANA Command: read tab|read tab]]).
* Sorting of the peaks in each peaks list per mixing time.
* Writing out the peaks in XEASY format with atom names contained in the file, one peak list for each mixing time.


=== Exercise x: Calculate backbone torsion angle restraints using Talos ===
=== Using Talos to generate torsion angle restraints ===


'''Hint: ''' Copy the FLYA results into a new folder, since otherwise you will overwrite your original 'flya.prot' file.
Torsion angle restraints from the backbone chemical shifts help restrict angular conformation space. We wish to use only "strong assignments" to generate these restraints.


Essentially you will need to copy the details directory and the 'flya.prot' file.
If you do not have TALOS installed get it from [https://www.ibbr.umd.edu/nmrpipe/install.html here]. It is part of the nmrpipe software package.


cp -r flyabb acoPREP
In the 'acoPREP' directory, inspect the 'CALC_talos.cya' file with the commands to calculate the talos angle restraints:
cd acoPREP
rm *.peaks *.out *.job


Use a text editor of your choice to create a 'CALC.cya' file with the commands to calculate the talos angle restraints.
read 5.peaks
 
shifts initialize
TALOS is used to generate torsion angle restraints from the backbone chemical shifts in 'flya.prot'.
shifts adapt
 
  [[CYANA Command: atoms set|atoms set]] "* shift=990.0.." shift=none
  consolidate reference=flya.prot file=flya.tab plot=flya.pdf prot=details/a[0-9][0-9][0-9].prot
write demo.prot
 
This overwrites the original flya.prot with only strong assignments.
  read prot demo.prot unknown=skip
 
  read prot flya-strong.prot unknown=skip
   
   
  talos talos=talos+                 
  talos talos=talos+                 
Line 202: Line 256:
This will call the program TALOS+ and store the resulting torsion angle restraints in the file 'talos.aco'.
This will call the program TALOS+ and store the resulting torsion angle restraints in the file 'talos.aco'.


Since this is not a calculation suited for the MPI scheduler, start CYANA first, then call the 'CALC.cya' macro from the prompt.
Since this is not a calculation suited for the MPI scheduler, start CYANA first, then call the 'CALC_talos.cya' macro from the prompt.




Line 208: Line 262:
  csh
  csh


== Multi-state structure calculation ==
== eNOE  calculations  ==


We will perform calculations based on eNOEs by using torsion angle dynamics  in order to compute the three-dimensional structure of the protein.
All eNOE related calculations within cyana are carried out using the eNORA modules.  


The 'enoe.upl and enoe.lol' files will be used together with the aco based on chemical shifts of the backbone and scalar couplings from backbone, Ha-HB and aromatic residues determined by experiment.  
For best results, NOESY experiments are measured at different mixing times (keeping the mixing times as much as possible within the linear regime of NOE buildup). However one can obtain very good results from a single mixing time. The advantage of a buildup series lies manly in the ability to see NOEs that do not behave as expected, in order to exclude them from use in structure calculation.


=== Exercise x: Calculate a single state structure ===  
=== eNORA (single mixing time) ===


Copy the 'flyabb' directory and give it the name 'noebb', then delete all the files and data we do not need to reduce clutter and have better oversight.
In the 'enoe1pt' directory you find the relevant 'init.cya' and 'CALC_enoe1pt.cya' macro's.


cp -r flyabb noebb
==== The init macro ====
cd noebb
rm *asn.peaks *exp.peaks *.out *.job
rm -rf details


From the directory 'acoPREP' copy the calculated talos restraints ('talos.aco').
The initialization macro file has the fixed name 'init.cya' and is executed automatically each time CYANA is started. It can also be called any time one wants to reinitialize the program by typing 'init'. It contains normally at least two commands that read the CYANA library and the protein sequence:
Inside the 'noebb' directory, use a text editor to edit the 'CALC.cya' file for noeassign as outlined.


==== The single state CALC macro ====
rmsdrange:=8-33
cyanalib
read seq demo.seq


                 
The first line sets the appropriate rmsdrange, and the command 'cyanalib' reads the standard CYANA library. The next command reads the protein sequence.
restraints:= talos.aco                   
structures := 100,20                     
steps:= 10000                     
randomseed:= 434726   
                 
To speed up the calculation, you can set optionally in 'CALC_sState.cya':


structures:=50,10
The protein sequence is stored in three-letter code in the file 'demo.seq'.
steps=5000


These commands tell the program to calculate, in each cycle, 50 conformers, and to analyze the best 10 of them. 5000 torsion angle dynamics steps will be applied per conformer.
===== Stereo-specificity of dia-stereocenters =====
If you do not set these option 100 conformers will be calculate, and the 20 best will be analyzed and kept.


When you are done preparing the macros as outlined run the calculation.
atoms stereo "HA? 10"
atoms stereo "HB? 7 8 11 13 14 21 23 24 25 26 27 33 34 35 37 38"
atoms stereo "HG? 8 12 14 17 36 37"
atoms stereo "HD2? 18 26 30"
atoms stereo "QG? 22"
atoms stereo "QD? 7"
atoms stereo "HE2? 33"
atoms stereo "HD? 8 14 21 37"
atoms stereo "HG1? 28"


The structure calculation will be performed by running the 'CALC_sState.cya' macro:
However, one may do the following to supply all atoms as stereo specific:  
atoms select
atoms stereo


  cyana -n 33 CALC_sState.cya
or to supply all atoms as non stereo specific, use:
  atoms select
atoms stereo delete


Doing this, basically means each processor will calculate 100/33=3 conformers. If you changed the setup to calculate 50 structures, you would start the calculation with 'cyana -n 25 CALC_sState.cya'.
To get a feedback of the supplied stereo specific assignment add to your 'init.cya' the command:
atoms stereo list


Carefully analyze the WARNING and ERROR messages if any.
===== D20 exchange =====


With 3% D2O in the nmr buffer for exchange of backbone amide atoms:
[[CYANA Command: atoms set|atoms set]] "H" protlev=0.97


Statistics on the the structure calculation will be displayed to screen.
===== TauC setting =====


The final structure will be 'final.pdb'. You can visualize it, for example, with the command
Individual correlation times may be set per atom, the overall tumbling time is set as:
[[CYANA Command: atoms set|atoms set]] "*" tauc=4.25


chimera final.pdb
==== The eNORA CALC macro ====


Below you find the 'CALC.cya' script. You will find comments for the commands options, where we found it appropriate.


The 'CALC_enoe1pt.cya':
# ----------------------------------          eNORA routine        ----------------------------------
# ----------------------------------  basic parameter definitions  ----------------------------------
echo:= on
mixingtimes = 0.06
b0field    = 700
maxdistance = 6.5
normed      = 0
normspin    = 2
mode        = 3
* The parameter definitions, their function is explained later with respect to the functions that use them.
# ----------------------------------        structure input        ----------------------------------
 
# specify the conformers for calculations
read pdb demo rigid
structure select 1
* The structure input and which conformers to use for spin-diffusion calculations. If multiple conformers are used to average the spin-diffusion values, the command 'structure select' may be used to select multiple conformers of the pdb.
# ----------------------------------        peak file reading      ----------------------------------
# read in the peak lists
read peaks 5.peaks
 
# ----------------------------------  initializing the routine    ----------------------------------
# initialize the routine, fit experimental decays and buildups
[[CYANA Command: enoe init |enoe init]] normalize=normspin normed=normed time=$mixingtimes
* '[[CYANA Command: enoe init |enoe init]]' orders the cross peaks to the specified diagonal and either returns all cross peaks or only the normalizable ones.
# fit experimental decays
[[CYANA Command: enoe diag |enoe diag]] opt=1
# fit experimental buildups
[[CYANA Command: enoe cross |enoe cross]]
[[CYANA Command: enoe sig |enoe sig]] opt=1
 
# ----------------------------------        spin-diffusion          ----------------------------------
# calculate the spin-diffusion correction
[[CYANA Command: enoe spindiff |enoe spindiff]] b0field=b0field time=$mixingtimes mode=$mode
[[CYANA Command: enoe twospin |enoe twospin]]  b0field=b0field time=$mixingtimes mode=$mode
[[CYANA Command: enoe spdcorr |enoe spdcorr]]  opt=0 time=$mixingtimes
* '[[CYANA Command: enoe spindiff |enoe spindiff]]' calculates the spin diffusion correction factors per mixing time with the FRM approach (mode=3).
 
# ----------------------------------    apply spin-diffusion      ----------------------------------
# apply spin-diffusion correction to experimental buildups (if calculated) and calculate sigma
[[CYANA Command: enoe sig |enoe sig]] opt=2
# calculate reff
[[CYANA Command: enoe reff |enoe reff]] b0field=b0field
# prepare the cyana restraints (scaling, error margins)
[[CYANA Command: enoe restraint |enoe restraint]] errStereoFlag=1 errStereo=-1 chiN=-1 errBi=0
* '[[CYANA Command: enoe restraint |enoe restraint]]' applies various tolerances to the effective distance (bi- versus uni-directional, known or unknown-stereo specificity, degenerate methelyne and methyl groups, etc.).
# ----------------------------------        write restraints        ----------------------------------
# delete fixed distances from upl/lol output
distance delete fixed
# write the distance restraints to file
write upl enoe.upl
write lol enoe.lol
* finally write the upl and lol files after deleting distances that do not contribute structural information and are redundant ('distance delete fixed').
 
# ----------------------------------            overview            ----------------------------------
[[CYANA Command: enoe overview |enoe overview]]
* '[[CYANA Command: enoe overview |enoe overview]]' writes the overview file 'enoe.ovw'.


=== Alternative Exercise 6-8: Converting a pdb file to a lib file for CYANA ===


In case you were unsuccessful with exercises 6-8 in terms of getting a working ligand library file, do not dispair!
Run the eNOE calculation such as:
There is an easy workaround that you may be able to use in the real case as well, converting a pdb file to a library file for CYANA.


Use Avogadro:
cyana CALC_enoe1pt.cya


File --> Open
=== eNORA output files ===


Open the 5c5aLig.pdb
The eNORA algorithm will produce the following output files:


Save as
* '''enoe.upl and enoe.lol:''' Upper limit and lower limit restraint files with tolerances applied.
* '''enoe.ovw:''' Collated results file.


LIG.mol2 (*.mol2)
==== The enoe.upl/lol distance restrains ====


Rename the Residue to LIG in the LIG.mol2 file.
Suggested (default) correction factors for lower and upper distance bounds:
Condition                                      Factor for lower bound              Factor for upper bound
Methyl group                                  3<sup>–1/6</sup> x 0.915 = 0.762                3<sup>–1/6</sup> x 1.085 = 0.903
Degenerate isopropyl group (Val, Leu)          6<sup>–1/6</sup> x 0.915 x 0.95 = 0.645          6<sup>–1/6</sup> x 1.085 x 1.05 = 0.713
Degenerate methylene group                    2<sup>–1/6</sup> x 0.95 = 0.846                  2<sup>–1/6</sup> x 1.05 = 0.935
2-fold degenerate aromatic protons            2<sup>–1/6</sup> = 0.891                        2<sup>–1/6</sup> = 0.891
4-fold degenerate aromatic protons            4<sup>–1/6</sup> = 0.794                        4<sup>–1/6</sup> = 0.794
bi-directional NOE                            1                                    1
uni-directional NOE                            0.8 (default)                        1.2 (default)
Aromatic to non-aromatic NOE
normalized to non-aromatic diagonal peak      0.89 (default)                      1.11 (default)
no stereospecific assignment                  (default calculated)                (default calculated)


  ./cylib-2.0/cylib -nc -sc LIG.mol2
==== The enoe.ovw file ====


Done!
Collated file that may be generated at any time during the routine and will be populated with the values available at the momentary progress of calculations.


You can run the tests outlined above, using '''anneal''' etc to test your library file.
* '''ASSIGNMENT(i->j):''' Assignment arranged with the flow of magnetization.
* '''REFFixEXP:''' The experimental sigma of spin x, where x=i,j
* '''REFFxCORR:''' The reff of spin x, where x=i,j
* '''SIGxEXP:''' The experimental sigma of spin x, where x=i,j
* '''SIGxCORR:''' The spin-diffusion corrected experimental sigma of spin x, where x=i,j
* '''SDCx:''' The spin-diffusion correction of spin x, where x=i,j. This value is obtained from the ratio of the spin-diffusion corrected sigma over raw experimental sigma. The spin-diffusion corrected sigma, for which the spin diffusion corrections are applied to the intensity at each mixing time and then fitted, is calculated with the 'enoe reff' command.
* '''SDPx:''' The number of other partner spins involved in spin-diffusion for spin x, where x=i,j
* '''IZEROx:''' The back calculated I(0) value of spin x, where x=i,j
* '''exp_chiNx:''' The goodness of fit of the experimental data, where x=i,j
* '''corr_chiN x:''' The goodness of fit of the spin-diffusion corrected experimental data, where x=i,j


== Calculating the structure of the protein-ligand complex ==
=== eNORA (using buildup data) ===


=== Exercise 9: (Semi-automatic) Intermolecular cross peaks assignment and structure calculation ===
All eNOE related calculations within cyana are carried out using the eNORA modules.


Since the molecular system contains protein and ligand, CYANA has to read the 'LIG.lib' file in addition to the regular 'cyana.lib' file.
NOESY experiment measured at different mixing times (keeping the mixing times as much as possible within the linear regime of NOE buildup) supply very precise distance restraints used for a structure calculation.
The sequence file needs to contain the protein and the ligand (and a linker to connect the two).


Copy the noebb directory and give it the name noecc, then delete all the previous, unnecessary output files to reduce clutter and have better oversight.
You will find the relevant macro's in the directory 'enoebup'.


cp -r noebb noecc
==== The init macro ====
cd noecc
rm *cycle* *.out *.job final* rama*


Update the 'init.cya' file in order to read the ligand library file and the sequence file containing the linker and the ligand.
The initialization macro is the same as for a single mixing time, except for the setting of the setting of a general rho value:
# -------------- avg rho --------------
[[CYANA Command: atoms set|atoms set]] "*" rho=5.3


Ad the 'read lib LIG.lib append' following the 'cyanalib' read command but before reading the sequence. 'append' is necessary, otherwise the 'cyana.lib' file will be overwritten by the 'LIG.lib' file.
==== The eNORA CALC macro ====


  rmsdrange:=15-111,333
The 'CALC_enoe.cya' starts with the following:
  cyanalib
# ----------------------------------          eNORA routine        ----------------------------------
# ----------------------------------  basic parameter definitions  ----------------------------------
  echo:= on
mixingtimes = '0.02,0.03,0.04,0.05,0.06'
b0field    = 700
rhofile    = 'rhoInApo.rho'
normed      = 0
normspin    = 2
mode        = 3
bname     ='bupplots'
dname      ='decplots'
izname      ='izPlot'
# ----------------------------------        structure input        ----------------------------------  
   
# specify the conformers for calculations
read pdb demo rigid
structure select 1
   
   
  read lib LIG.lib append
  # ----------------------------------        peak file reading      ----------------------------------
  read seq demoLong.seq
# read in the peak lists
do i 1 5
  read peaks $i.peaks $if(i.eq.1,' ','append')
end do
* reading the XEASY peak lists in the order of increasing mixing time.
   
# ----------------------------------  initializing the routine    ----------------------------------
# initialize the routine, fit experimental decays and buildups
[[CYANA Command: enoe init |enoe init]] normalize=normspin normed=normed time=$mixingtimes
# print average experimental auto-relaxation and I(0) values to screen
  [[CYANA Command: enoe diag |enoe diag]] opt=2 plot=$izname
graf $izname.pdf
# supply averaged rho or izero values
if (existfile('$rhofile')) then
  read rho $rhofile
end if


Intermolecular cross peaks we assign by supplying noeassign an intermolecular xeasy peak list with just the ligand resonances assigned.
* Autorelaxation values and/or Izero values are calculated depending on the option set by the user ('[[CYANA Command: enoe diag |enoe diag]]') and saved in memory or can be overwritten by reading a file ('[[CYANA Command: read rho|read rho]]').  
The ligand resonance were assigned manually and determined from an additional set of experiments (the semi-automatic part).
Thereby the resonance assignment matches the ligand atom assignment in the library file created in the previous exercise.


The protein side will then be assigned by noeassign.
# plot the diagonal decay's 
[[CYANA Command: enoe plotdec |enoe plotdec]] plot=$dname
graf $dname.pdf
Additional commands only usefull with buildup data:
* '[[CYANA Command: enoe plotdec |enoe plotdec]] plot=$dname' and 'graf $dname.pdf' generate a pdf file for the diagonal decays of the experimental data. This is visually inspected to remove diagonal decays that may behave not as expected (experimental artifacts etc.)


Update the your previous 'CALC.cya' macro by adding the intermol-NOEs.peaks to the peaks list and adding the keep=all option to the noeassign command:


  peaks:= cnoesy.peaks,nnoesy.peaks,aro.peaks,intermol-NOEs.peaks
# write the auto-relaxation values to file
  prot:= flya.prot                 
write rhoOut.rho
  restraints:= talos.aco                   
  tolerance:= 0.040,0.030,0.45           
#
  structures := 100,20                     
[[CYANA Command: enoe cross |enoe cross]]
  steps:= 10000                     
  peaks select "NONORM list=1"
  randomseed:= 434726    
write peaks 1_NONORM.peaks names
  write_peaks_names=.true.
 
  assign_noartifact:="** list=intermol-NOEs.peaks"
# fit experimental buildups
  noeassign peaks=$peaks prot=$prot keep=all selectcombine="* - @LIG" autoaco
[[CYANA Command: enoe sig |enoe sig]] opt=1
# ----------------------------------        spin-diffusion          ----------------------------------
   
[[CYANA Command: enoe spindiff |enoe spindiff]] b0field=b0field time=$mixingtimes mode=$mode
  [[CYANA Command: enoe twospin |enoe twospin]] b0field=b0field time=$mixingtimes mode=$mode
  [[CYANA Command: enoe spdcorr |enoe spdcorr]] opt=0 time=$mixingtimes
# apply spin-diffusion correction to experimental buildups (if calculated) and calculate sigma
  [[CYANA Command: enoe sig |enoe sig]] opt=2
# calculate reff
  [[CYANA Command: enoe reff |enoe reff]] b0field=b0field
# prepare the cyana restraints (scaling, error margins)
  [[CYANA Command: enoe restraint |enoe restraint]] errStereoFlag=1 errStereo=-1 chiN=-1 errBi=0
    
  # ----------------------------------        write restraints        ----------------------------------
# delete fixed distances from upl/lol output
distance delete fixed
# write the distance restraints to file
write upl enoe.upl
write lol enoe.lol
  # ---------------------------------        plotting buildups        --------------------------------
   
[[CYANA Command: enoe plotbup |enoe plotbup]] plot=$bname opt=2
graf $bname.pdf


The command 'assign_noartifact' effectivly disables network anchoring tests for the ligand. Since the list supplied is cleaned and presumed artifact free, we are allowed to do this.
Additional commands only usefull with buildup data:
We therby encourage the use of the intermolecular NEOs even if the support by other nearby NOEs is weak.
* '[[CYANA Command: enoe buildup |enoe plotbup]] plot=$bname opt=2' and 'graf $bname.pdf' print the buildups to file for inspection.
The command 'write_peaks_names=.true.' ensures that the assigned peak list are written to file with the actual resonance names (this is not xeasy standard).
 
# ----------------------------------            overview            ----------------------------------
[[CYANA Command: enoe overview |enoe overview]]
Start CYANA and execute the 'CALC_enoe.cya' macro from the CYANA prompt as such:


You can run the calculation again, commenting out (#) the 'assign_noartifact' command, and see the effect on the final structure.
cyana CALC_enoe.cya


'selectcombine' calls for testing for errors to be done different:
The program will run and then stop as soon as it finished plotting the diagonal decay's and has written the 'rhoOut.rho' file. Before commenting out (#) the exit command and running the routine to its completion, do the following exercise.
Intermolecular peaks do not have to compete with intra protein peaks.


Run the calculation:
==== Exercise: Compiling the autorelaxation file ====
cyana -n 33 CALC.cya


== Comparing the calculated NMR structure to an XRAY reference structure ==
Before using the calculated averages for auto-relaxation and Izero, check the diagonal decays visually for their quality.
Edit out any diagonal peaks from the peak files that give bad decays, then run the routine again.


If your are compiling the rhoIn.rho file manually see * [[auto-relaxation and I(0) values]].


=== Exercise 10: Compare the NMR structure to the Xray structure ===
=== eNORA (using generic normalized eNOEs) ===


Download (www.rcsb.org) the xray structure with ID: 5c5a
For larger proteins with lots of overlap on the diagonal, it may be necessary to resort to a more pragmatic way to undertake normalization. If on separates the diagonal into spin types in accordance to their relaxation properties, it is possible to calculate an upper limit intensity for the diagonal per spin type. Excluding out-layers, the upper distance limit will be longer in comparison to the true distance. The resulting distance therefore helps to define the structure but will not lead to erroneous results.


Use either a web-browser or the terminal:
In comparison to the regular eNOE calculation there are a few things to change in order to accomplish this feat.


  wget <nowiki>'https://files.rcsb.org/download/5c5a.pdb'</nowiki>
  normalized  = 0


Using chimera it is possible to compare two structures, by overlaying and inspecting visually.
Change the normalized variable used in the [[CYANA Command: enoe init |enoe init]] command from 1 to 0. Doing this will ensure that cross peaks without a corresponding diagonal peaks remain in the pool for calculations.


When you have your xray structure ready, load your calculated nmr structure and the xray structure in chimera.
#fit experimental decays
[[CYANA Command: enoe diag |enoe diag]] opt=3 plot=izplot
graf izplot.pdf


Use to chimera specific commands to overlay the two structures and compare the structures visually.
Change the opt variable used in the [[CYANA Command: enoe diag |enoe diag]] command from 2 to 3. This will then calculate the statistics of diagonal intensities per spin type and assign an artificial value to missing spins.


=== Exercise 11: Preparing an xray structure to use within CYANA ===
distance select UNIDIR
distance select "-GENNORM"
distance sort
write upl enoe_UNIDIR.upl
write lol enoe_UNIDIR.lol
distance select BIDIR
distance select "-GENNORM"
distance sort
write upl enoe_BIDIR.upl 
write lol enoe_BIDIR.lol
 
distance select GENNORM
distance sort
write upl enoe_GENNORM.upl


Deposited structures often lack specific features. i.e. Xray structures usually lack proton coordinates.
Using the distance select command allows to user to separate distances resulting from eNOEs into UNIDIR (uni directional) and BIDIR (bi directional) and separating generic normalized eNOEs (GENNORM) from the other distances. For UNIDIR and BIDIR distances one writes the upper and lower limits, for GENNORM only the upper distances are kept, since the nature of using upper limits for Izero values results in distance that are too long in comparison to the true distances.


Copy your noecc results to a new directory call regulabb, then delete all the previous, unnecessary output files to reduce clutter and have better oversight.
== The TSS approach to spin-diffusion calculations ==


cp -r noecc regulabb
The TSS approach to spin-diffusion calculations is especially useful for calculations involving deuterated samples or samples with special labeling (i.e. methyl labeling, see below):
cd regulabb
rm *cycle* *.out *.job


After reading the sequence file, the pdb file can be read with the option unknown=warn or unknown=skip, this will then skip the parts of the molecule not specified in the sequence file.
The TSS mode is accessed by setting the parameter mode=2 for the 'enoe spindiff' command (see * [[CYANA Command: enoe spindiff |enoe spindiff]]).


read pdb xxxx.pdb unknown=warn
=== Labeling Schemes ===


Other options to read pdb's:
Deuterated labeling schemes often involve methyl labeling with 3% D2O in the nmr buffer, i.e.


  read 5c5a.pdb unknown=warn hetatm new
  atoms set "H" protlev=0.97
# labeling scheme: VAL_G1 0% LEU_D1 0% ILE_D1 0%
atoms set "QG1 @VAL + QD1 @LEU + QD1 @ILE" protlev=0.0


where the option 'hetatm' allows for reading of coordinate labeled HETATM, rather than ATOM in the pdb. 'new' will read the sequence from the pdb.
== Considerations regarding the obtained eNOE restraints ==


To write back out pdb's and sequences:
=== Mapping calculated eNOE restraints onto a known structure ===
write pdb XXX.pdb
write seq XXX.seq 


Inspect the pdb using chimera:
One can map the calculated restraints, such as distance restraints (upl/lol) onto a known structure (in the example here the modified xray structure). This is an approach to analyze restraints and their influence on the results.
Now, there are several issues besides HETATM, that make the comparison to the calculated NMR structure not possible within CYANA before you fix them.
You may use a graphical text editor to fix them. In the end, you need to have a conformer of the complex ready to compare with the calculated NMR structure.  


Best would be to practice the use of the 'regularize' command as well. This is however not really necessary in this particular case, since this xray structure contains proton coordinates.
Below you find the commands to accomplish this. You see by studying the commands, which files are needed to execute the macro. Therefore, create a new directory ('mkdir') or copy a directory containing the respective files. Delete what you do not need. Use the regularized xray structure from the exercise above.
Using the regularize command one can get a structure calculated within CYANA that has these features but still is very close to the input structure of your choice.


Copy your 'LIG.lib' file and name it 'NUT.lib', in the 'NUT.lib' file change the residue name from LIG to NUT.
You need an init file:
The 'NUT.lib' file is necessary to read the original xray structure with ligand into CYANA.


Copy the 'demoLong.seq' file and name it 'demoLongEd.seq', in the 'demoLongEd.seq' file delete the linker residues.
rmsdrange:=8-33
cyanalib
read seq demo.seq


Create an 'init.cya' macro with:
cyanalib
read lib LIG.lib append


Then create a 'CALC_reg.cya' macro with:
And the main macro (name it 'CALC_xraymap.cya'):
  read lib NUT.lib append
  read upl enoe.upl
  read 5c5a.pdb unknown=warn hetatm new
  read lol enoe.lol
  write 5c5a_Ed.seq
   
  write 5c5a_Ed.pdb
  read regula.pdb unknown=warn
   
   
  #renumber and rename the ligand from 201 333, NUT to LIG
  weight_vdw=0
library rename "@NUT" residue=LIG
overview enoe_xray.ovw
  atoms select @LIG
 
  atoms set residue=333
*If the restraints do not match with the xray structure, does it mean they are wrong?
*If you tried the two options, what is (are) the difference(s)?
 
== Multi-state structure calculation with ensemble-averaged restraints ==
 
 
To facilitate the discussion of multi-state structure calculations and ensembles we use the following definitions:
* The CYANA target function is a measure for the quality of the computed structural ensembles given in terms of the squared violation of the experimental restraints.
* A structure is defined by a bundle (or an ensemble) of conformers fulfilling the experimental data.
* A conformer is the result of one individual structure calculation that fulfills the experimental data and may be composed of one or more states.
* A state is one set of coordinates for all atoms of a molecule. If there are multiple states they fulfill the experimental data on average and not individually.
* Sub-bundles are formed by sorting the states according to structural similarity in the region of interest. There are as many sub-bundles as there are states in a conformer, and each sub-bundle comprises as many conformers as the original structure bundle. This requires for each state to belong to exactly one sub-bundle. The sub-bundle for each structural state is a measure of the precision of the individual structural states similar to the conventional bundle representation. 
 
 
=== Calculating a single state structure ===  
 
We will perform calculations based on eNOEs by using torsion angle dynamics in order to compute the three-dimensional structure of the protein.
 
The 'enoe.upl' and 'enoe.lol' files will be used together with the aco based on chemical shifts of the backbone and scalar couplings from backbone, Ha-HB and aromatic residues determined by experiment.
 
 
The single-state structure calculation is in principle a regular structure calculation, using your upl/lol, aco and cco files as input.
This would look something like this (we will do it differently):
 
  syntax inputseed=@i=3771
   
   
  write 5c5a_renum.seq
  # ------ Structure calculation ------
  write 5c5a_renum.pdb
read upl XXX.upl
read lol XXX.lol
read aco XXX.aco
  read cco XXX.cco
   
   
  #sequence with ligand but without linker
  anneal_weight_aco := 1.0, 1.0, 0.0, 0.0
  read demoLongEd.seq
  anneal_weight_cco := 0.0, 0.5
read 5c5a_renum.pdb rigid unknown=warn
   
   
  write XrayAChainRenum.pdb
  seed=inputseed
calc_all 100 steps=50000
   
   
  initialize
  if (master) then
  cut_cco=1.0
  cut_rdc=3.0
  weight_aco = 0.0
   
   
read seq demoLong.seq
  rmsdrange:=8-33
  read pdb XrayAChainRenum.pdb unknown=warn
  overview sstate structures=20 pdb
  end if
   
   
  write pdb test.pdb
However, since we end up calculating also multi-state structures later on, it makes sense to setup the single-state calculation exactly the same way as the multi-state calculations, and only edit as few parameters as possible. As soon as you understand the 'PREP.cya' macro below, you will realize why this makes sense.
 
==== Single state calculation ====
 
In the 'sstate' you will find the 'init.cya', 'PREP.cya' and the 'CALC_sstate.cya' macro's.
 
==== The init macro ====
 
In addition to what was described above, the 'init.cya' macro contains additional lines to read the multi-state sequence in order to prepare the restraints and run the structure calculation:
 
cyanalib
  if (existfile('bundle.seq')) then
  read seq bundle.seq
  molecules define *
  [[CYANA Command: atoms set|atoms set]] * vdwgroup=bundle
else
  read seq demo.seq
end if
rmsdrange:=8-33
   
   
  read pdb test.pdb
  swap=0
  regularize steps=20000 link=LL keep
  expand=1


Execute the 'CALC_reg.cya' macro in the CYANA shell (or use only one processor, do not distribute the job):
* the distances derived from NOEs involving magnetically or chemically equivalent spins are interpreted as effective distances corresponding to the sum of all cross-relaxation rates between the individual spin pairs (expand=1).
atoms stereo "HA? 10"
atoms stereo "HB? 7 8 11 13 14 21 23 24 25 26 27 33 34 35 37 38"
atoms stereo "HG? 8 12 14 17 36 37"
atoms stereo "HD2? 18 26 30"
atoms stereo "QG? 22"
atoms stereo "QD? 7"
atoms stereo "HE2? 33"
atoms stereo "HD? 8 14 21 37"
atoms stereo "HG1? 28"
[[CYANA Command: atoms set|atoms set]] "H" protlev=0.97


cyana CALC_reg.cya
==== The PREP macro ====


=== Exercise 12: Calclulate the RMSD of NMR vs. xray structure using a CYANA macro ===
The 'PREP.cya' macro prepares the calculated eNOEs for use in multi-state structure calculation. For a single state structure calculation this would really not be necessary, we only run the script to keep the calculations consistent and not accidentally introduce changes other than the multi-state changes. We nevertheless explain the detailed workings of the script here.


Using the INCLAN language of CYANA ([[Writing and using INCLAN macros]],[[Using INCLAN variables]],[[Using INCLAN control statements]]) it is possible to write complex macros that interact with the FORTRAN code of CYANA. Reading internal variables and manipulating them to achieves custom task.
syntax nbundle=@i=1 togetherweight=@r=0.1 multitensor


* save the manually edited xray structure (exercise 11) or the the regularized xray structure (containing the ligand and called 'regula.pdb') as 'reg_xray.pdb' to use the macro below (or change the name in the macro accordingly).
* 'nbundle=@1' sets the number of states to 1, for a two state structure calculation this need be set to two.
* what do you think about the RMSD, does the value make sense? Does the range make sense?


Below you find the commands for a macro (call it 'CALC_RMSD.cya') that will read the regularized xray structure and the calculated nmr structure, then calculating the rmsd of both the protein and ligand parts of the complex:
#multitensor=.true.
together=.true.
moloffset=100


read demoLong.seq
* 'moloffset' sets the offset in residue numbering between the sets of coordinates that compose one conformer.
   
   
  rmsd range=15-111 structure=final.pdb reference=reg_xray.pdb
  # ------ Sequence file ------
   
   
  atom select "BACKBONE 15-111"
  read seq demo.seq
  t=rmsdmean
print "\# Bundle of $nbundle conformers" >bundle.seq
j=rindex('333')
  do j 1 nbundle
n=0
  do i 1 nr
s=0.0
    if (j.lt.nbundle .and. rnam(i).eq.'PL') break
do i ifira(j) ifira(j+1)-1
     print "$rnam(i) ${$rnum(i)+moloffset*(j-1)}" >>
  if (element(i).gt.1) then
  end do
     n=n+1
  if (j.lt.nbundle) print "PL LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LP" >>
    s=s+displacement(i)
    end if
  end do
  end do
  print "RMSD of the LIG: ${s/n} ($n atoms)"
  print >>.
 
read pdb final.pdb
* The offset is incorporated in the sequence by a linker between the sets of coordinates that compose one conformer. For a two-state conformer there is one linker, for a three-state conformer there are two linkers. This is necessary because we operate in angular space.
structure mean
write pdb mean.pdb
   
   
  read pdb mean.pdb
  # ------ Make bundle angle restraints ------
read pdb reg_xray.pdb append
   
   
  atom select "BACKBONE 15-111"
  read aco demo.aco
t=rmsdmean
  write aco bundle.aco
atom select "WITHCOORDALL"
  do j 2 nbundle
j=rindex('333')
   atom set * residue=residue+moloffset
n=0
   write aco bundle.aco append
  s=0.0
  do i ifira(j) ifira(j+1)-1
   if (element(i).gt.1.and.asel(i)) then
    n=n+1
    s=s+displacement(i)*2
   end if
  end do
  end do
print "Displacement of the LIG (to ref xray): ${s/n} ($n atoms)"


== Beyond The Basics: Improving the final structure ==
* this prepares the talos angels with the offset in residue numbering.


# ------ Make bundle coupling constant restraints ------
read demo.seq
read cco demo_backbone.cco
read cco demo_aro.cco append
read cco demo_JHaHb.cco append
 
print "\# Coupling constant restraint file" >bundle.cco
do i 1 ncco
  i1=iccoa(1,i); i2=iccoa(2,i)
  do j 1 nbundle
    m=moloffset*(j-1)
    print "${$rnum(iar(i1))+m} $rnam(iar(i1)) $anam(i1) ${$rnum(iar(i2))+m} $rnam(iar(i2)) $anam(i2) $cco(i) $tolcco(i) 1.0 $karplus(1,i) $karplus(2,i) $karplus(3,i) $if(j.ne.nbundle,'&',' ')"
>>bundle.cco
  end do
end do
print >>.
read seq bundle.seq
read cco bundle.cco
write cco bundle.cco karplus
* this prepares the experimental scalar coupling restraints with the offset in residue numbering.


=== FLYA options ===


There are a variety of commands to modify FLYA runs to accommodate experimental labeling schemes or apply previous assignments etc...
# ------ Make bundle RDC restraints ------
#read bundle.seq
#read rdc demo.rdc
#print "\# RDC restraint file" >bundle.rdc
#do i 1 orientations
#  if (multitensor) then
#    do j 1 nbundle
#      print "${i+orientations*(j-1)} $magnitude(i) $rhombicity(i) ${$rnum(iar(irtena(4,i)))+moloffset*(j-1)}" >>
#    end do
#  else
#    print "$i $magnitude(i) $rhombicity(i) $rnum(iar(irtena(4,i)))" >>
#  end if
#end do
#do i 1 nrdc
#  i1=irdca(1,i); i2=irdca(2,i)
#  do j 1 nbundle
#    m=moloffset*(j-1)
#    iten=irdct(i); if (multitensor) iten=iten+orientations*(j-1)
#    print "${$rnum(iar(i1))+m} $rnam(iar(i1)) $anam(i1) ${$rnum(iar(i2))+m} $rnam(iar(i2)) $anam(i2) $rdc(i) $tolrdc(i) $weirdc(i) $iten $rdcsca(i) $if(j.lt.nbundle,'&',' ')" >>bundle.rdc
#  end do
#end do
#print >>.
#read seq bundle.seq
#read rdc bundle.rdc
#write rdc bundle.rdc


'''Modify the chemical shift statistics used for assignment'''
* if experimental RDC's  are available include this section of the code.


Supply user-defined chemical shift statistics instead of standard BMRB statistics from library and
# ------ Make ambiguous bundle distance restraints ------
replace the general statistics from 'cyana.lib' (CSTABLE).
subroutine PURGE
#distance delete "HA 9, HB2 9"
end
* if there are distance restraints you decide to delete the assignment can be included in the PURGE command, to remove them below from the generated upl and lol bundle restraints.  


* average value and stddev from input chemical shift list 'shiftx.prot'
init
* 'assigncs_sd:=bmrb' to use stddev from BMRB ('cyana.lib') instead of input chemical shift list
* 'assigncs_sdfactor:=0.5' to scale BMRB stddev by given factor
read upl enoe.upl
PURGE
distance modify info=full
molecules symmetrize
if (nbundle.gt.1) distances set "$moloffset.., $moloffset.." bound=0.0
distances set "*, *" bound=bound*(1.0*nbundle)**(-1.0/6.0)
write upl bundle.upl


shiftassign_statistics:=predicted.prot
* this prepares the experimental upper limit distance restraints with the offset in residue numbering, makes them ambiguous and imposes the multi-state averaging condition.


init
read lol enoe.lol
PURGE
distance modify info=full
molecules symmetrize
if (nbundle.gt.1) distances set "$moloffset.., $moloffset.." bound=0.0001
distances set "*, *" bound=bound*(1.0*nbundle)**(-1.0/6.0)
write lol bundle.lol


'''Modify the reported statistics'''
* this prepares the experimental lower limit distance restraints with the offset in residue numbering, makes them ambiguous and imposes the multi-state averaging condition.


Groups of atoms for which assignment statistics will be calculated and reported in the 'flya.txt' output file can be defined as:
# ------ Make restraints to keep corresponding atoms together ------
if (together .and. nbundle.gt.1 .and. togetherweight.gt.0.0) then
  read seq bundle.seq
  molecules define *
  atom set * vdwgroup=bundle
  atom select "N C*"
  do i 1 na
    if (iamol(i).ne.1) break
    if (asel(i)) then
      distance make "$atom(i)" "$anam(i) ${$rnum(iar(i))+moloffset}" upl=1.2 weight=$togetherweight info=none
    end if
  end do
  distances set "* - N CA C CB, * - N CA C CB" weight=weight*0.1
  molecules symmetrize


analyzeassign_group := BB: N H CA CB C
* this prepares artificial distance restraints to keep the keep the multi-state coordinates close together for the averaging condition. Otherwise molecules very far away would also fulfill the condition, since they have no contribution to the eNOE, they also do not violate it (not a desired outcome).
* 'molecules symmetrize' disables van der Waals forces between the copies of the same molecule within the same calculation


In this case, the command defines a group called BB (a name that can be chosen freely) comprising the atoms N, H, CA, CB, C.
  distances unique
  write upl together.upl
end if


==== The single-state CALC macro ====


The optional parameter 'shiftreference=manREF.prot' specifies reference chemical shift list, used only for comparison in flya.tab, flya.txt, flya.pdf:
The 'CALC_sstate.cya' file for structure calculation is outlined below:


  shiftassign_reference:=manREF.prot
syntax inputseed=@i=3771
if (master) then
  PREP
end if
# ------ Structure calculation ------
read upl bundle.upl
read lol bundle.lol
read aco bundle.aco
read cco bundle.cco
#read rdc bundle.rdc
if (existfile('together.upl')) read upl together.upl append
anneal_weight_rdc := 0.0, 0.5
anneal_weight_aco := 1.0, 1.0, 0.0, 0.0
anneal_weight_cco := 0.0, 0.5
seed=inputseed
calc_all 100 steps=50000


The same parameter may also be set as part of the flya command:
* these commands call to start the structure calculation with 100 conformers and to analyze the best 20 of them to keep. 50000 torsion angle dynamics steps are applied per conformer.
if (master) then
  cut_cco=1.0
  cut_rdc=3.0
  weight_aco = 0.0
  rmsdrange:=8-33,108-133
  overview bundle structures=20 pdb
  #read pdb bundle.pdb
  #rmsdrange:=23-26, 31-34,123-126, 131-134
  #overview bundleSec structures=20 pdb # reference=xxx.pdb
  #molecules sort "BACKBONE 23-26, 31-34" base=1
  #write sortStates.pdb all
  #SPLIT
end if


flya runs=10 assignpeaks=$peaks shiftreference=manREF.prot


The structure calculation is executed by running the 'CALC_sState.cya' macro:


'''Modify the expected peak lists'''
cyana -n 33 CALC_sState.cya


Specific labeling can be handled and peak list-specific atom selections can be applied.
Doing this, basically means each processor will calculate 100/33=3 conformers. If you changed the setup to calculate 50 structures, you would start the calculation with 'cyana -n 25 CALC_sState.cya'.  


To restrict the generation of expected peaks to a subset of atoms, here the backbone atoms:
Carefully analyze the WARNING and ERROR messages if any.


command select_atoms
  atom select "N H CA CB C"
end


Statistics on the the structure calculation will be displayed to screen. The final structure is named 'bundle.pdb'.


Input structures may be used to generate expected peaks for through-space experiments:
=== Calculating Multi-state structures ===
* specify with parameter 'structure' of the command 'flya'
* if parameter 'structure' is absent, a set of random structures is generated automatically
* if set to blank ('structure='), no random structures are generated (if not needed because only through-bond spectra are used)


flya runs=10 assignpeaks=$peaks structure=XXX.pdb
The multi-state structure calculation is analogous to what was shown for the single-state calculation, therefore we only explain additional commands and changes.


Experimental peaks may also be employed as expected peak lists:
==== Grouping the coordinates of multi-state calculations ====
* command N15NOESY_expect, reading input peak list N15NOESY_in.peaks
N15NOESY_expect :=N15NOESY_in


In the 'CALC_multistate.cya' script, there are the following additional commands:


'''Keeping previously determined assignments'''
read pdb bundle.pdb
rmsdrange:=23-26,31-34,123-126,131-134
overview bundleSec structures=20 pdb # reference=xxx.pdb
molecules sort "BACKBONE 23-26,31-34" base=1
write sortStates.pdb all


To keep input peak assignments in user peak assignments:
It is very important here that the 'rmsdrange' is set the same as for the 'molecules sort' command. Otherwise the 'pdb write' command inside the 'SPLIT' macro, has the potential to create confusing results.
* (partially) assigned input peak list XXX.peaks
* parameter 'keepassigned' for 'loadspectra.cya'


loadspectra_keepassigned:=.true.
==== The SPLIT macro ====
We introduced a molecular offset to create a multi-state coordinate set for each conformer, now we want to set this offset back and delete the linker between the states.


To fix input chemical shift assignments contained in a prot file
moloffset=100
read pdb sortStates.pdb
n=nstruct
write_all split
nbundle=$rnum(nr)/moloffset+1
show nbundle
do i 1 nstruct
  read seq bundle.seq
  read pdb split$i(I3.3).pdb
  do j 1 nbundle
    atoms select 1-80
    write pdb split$i(I3.3)-$j.pdb selected
    atoms set * residue=residue-moloffset
  end do
  read seq demo.seq
  read_all split$i(I3.3)-*.pdb unknown=skip
  write split$i(I3.3).pdb all
  do j 1 nbundle
    remove split$i(I3.3)-$j.pdb
  end do
end do
read seq demo.seq
do i 1 n
  read pdb split$i(I3.3).pdb append
end do
write pdb splitall.pdb all
rmsd


To do this i.e for backbone atoms extracted from the manREF.prot list:
* The final output is the 'splitall.pdb' file.


Make a list of only the reference backbone chemical shifts by entering the CYANA commands:
==== Exercise: Setting up a two-state calculation  ====


read manREF.prot
Copy the 'sstate' directory and give it the name 'twostate', then delete all the previous, unnecessary output files to reduce clutter and have better oversight.
  atom set "* - H N CA CB C" shift=none
Copy the 'CALC_sstate.cya' and rename it 'CALC_multistate.cya'.
write fix.prot
The file 'fix.prot' will contain the reference chemical shifts only for the backbone (and CB) atoms H, N, CA, CB, C'. Now you can repeat the assignment calculation by inserting the 'shiftassign_fix:=fix.prot' statement in 'CALC.cya' and choosing only the input peak lists that are relevant for sidechain assignment:


  shiftassign_fix:=fix.prot
  cp -r sstate twostate
cd twostate
mv CALC_sstate.cya CALC_multistate.cya
rm  *.out *.job final* rama*


With a text editor, edit the 'CALC_multistate.cya' macro to activate the inactive commands (by deleting the preceeding hashtag #) necessary to perform the grouping of states and splitting of the conformers.


'''Chemical shift assignment using exclusively NOESY'''
With a text editor, change the number of states (nbundle=@i=) from one to two in the 'PREP.cya' macro:


*increased population size with 'shiftassign_population=200'
syntax nbundle=@i=2 togetherweight=@r=0.1 multitensor
* see Schmidt et al. J. Biomol. NMR 57, 193-204 (2013)


When you are done preparing the macros as outlined perform the calculation by running the 'CALC_multistate.cya' macro:


'''Speeding up FLYA runs'''
cyana CALC_multistate.cya
Carefully analyze the WARNING and ERROR messages if any.


Serves the fast automated chemical shift assignment and means the results in general are less accurate since either the populations are smaller, there are less parallel runs or the optimization schedule is modified.
== Results: analysis ==


In production runs, better results can be expected (at the expense of longer computation times) if these parameters are not set.
=== Download and install the molecular viewer Chimera ===
# Download Chimera (to your personal laptop) from: [https://www.cgl.ucsf.edu/chimera/download.html Chimera]


=== Exercise: Single state structure analysis ===


There are three parameters of the assignment algorithm that can be set in order to speed up the calculation.
The final structure will be 'final.pdb'. You can visualize it, with chimera:


Fixed number of generations in evolutionary optimization:
chimera bundle.pdb


shiftassign_population=25
Analyze the result, the bundle seems unnaturally tight for an NMR structure bundle.
Why?


The population size for the genetic algorithm, i.e. how many assignments form one generation (25; chosen smaller than in normal production runs in order to speed up the calculation).
=== Exercise: Two-state structure analysis ===


There is also an option to choose the "quick" optimization schedule:
The final structure will be 'splitall.pdb'. You can visualize it, with the chimera


  shiftassign_quick=.true.
  chimera splitall.pdb


And last the 'runs' option can be set for flya as we did in the exercise ('flya runs=10').
By then loading 'chimera.com' script in the directory, you can individually color the states to cyan and blue.


<!--_
<!----
* peak lists for distance restraint generation specified by parameter 'structurepeaks='  (used to pass on from flya to noeasign if done in one go)
=== Exercise: Calclulate the RMSD of NMR vs. xray structure using a CYANA macro ===
--->


=== neoassign options ===
Using the INCLAN language of CYANA ([[Writing and using INCLAN macros]],[[Using INCLAN variables]],[[Using INCLAN control statements]]) it is possible to write complex macros that interact with the FORTRAN code of CYANA. Reading internal variables and manipulating them to achieves custom task.


To learn more about noeassign consult the tutorial [[Structure calculation with automated NOESY assignment]]. Other options for neoassign are described here: [[CYANA_Macro:_noeassign]]
* save the manually edited xray structure (exercise 11) or the the regularized xray structure (containing the ligand and called 'regula.pdb') as 'reg_xray.pdb' to use the macro below (or change the name in the macro accordingly).
* what do you think about the RMSD, does the value make sense? Does the range make sense?


=== Exercise 13: Mapping restraints onto a known structure ===
Below you find the commands for a macro (call it 'CALC_RMSD.cya') that will read the regularized xray structure and the calculated nmr structure, then calculating the rmsd of both the protein and ligand parts of the complex:


One can map the calculated restraints, such as distance restraints (upl/lol) onto a known structure (in the example here an xray structure). This is another approach to analyze restraints and their influence on the results.
read demoLong.seq
rmsd range=8-33 structure=final.pdb reference=reg_xray.pdb
atom select "BACKBONE 8-33"
t=rmsdmean
j=rindex('333')
n=0
s=0.0
do i ifira(j) ifira(j+1)-1
  if (element(i).gt.1) then
    n=n+1
    s=s+displacement(i)
    end if
end do
print "RMSD of the LIG: ${s/n} ($n atoms)"
read pdb final.pdb
structure mean
write pdb mean.pdb
read pdb mean.pdb
read pdb reg_xray.pdb append
atom select "BACKBONE 15-111"
t=rmsdmean
atom select "WITHCOORDALL"
j=rindex('333')
n=0
s=0.0
do i ifira(j) ifira(j+1)-1
  if (element(i).gt.1.and.asel(i)) then
    n=n+1
    s=s+displacement(i)*2
  end if
end do
print "Displacement of the LIG (to ref xray): ${s/n} ($n atoms)"
--->


Below you find the commands to accomplish this. You see by studying the commands, which files are needed to execute the macro. Therefore, create a new directory ('mkdir') or copy a directory containing the respective files. Delete what you do not need. Use the regularized xray structure from exercise 11.
=== On improving the final structure ===
 
General questions to answer regarding this task:
*How can you get more eNOEs out of the existing data? Hint: think about normalization.
*Name additional experimental restraints (or inputs) you could use for structure calculation.
*Name additional NMR experiments you could measure, to acquire experimental data that are not supplied with the demo_data.


Commands preceded by hashtags (#) are commented out, remove the hashtags if you want to use them. If you decide to use the intermo-NOEx-cycle7.peaks file, make sure to comment any commands you no longer need.
== eNORA extensions and options ==


You need an init file:
There are a variety of commands to modify eNORA runs.


rmsdrange:=15-111,333
cyanalib
read lib LIG.lib append


And the main macro (name it 'CALC_xraymap.cya'):


read seq demoLong.seq
=== Averaging of spin-diffusion over multiple conformers ===


The following block of commands, takes the assigned intermol.peaks list and calculates distance restraints from the peak intensities:
After reading the pdb set the 'structure select' command to:
#peaks:=intermol-NOEs-cycle7.peaks
#calibration peaks=$peaks
#peaks calibrate simple
#write upl intermol.upl


The following block of commands, reads the 'final.upl' list (in this case of neoassign) and selects the intermolecular NOEs to LIG and writes them to file:
  structure select 1-20
  read upl final.upl
distance select "*, @LIG" info=full
write intermol.upl


read intermol.upl unknown=warn
=== Generating XEASY peak list with expected FRM or two-spin intensities ===
Remember to set up a init file:
   
   
  #read upl lig.upl append
  cyanalib
  #read lol lig.lol
  read seq demo.seq
   
   
  read regula.pdb unknown=warn
  # -------------- stereo specific assignment  --------------
  # to supply all atoms as stereo specific, use:
atoms select
atoms stereo
# see the supplied stereo specific assignment
atoms stereo list
# -------------- tauC --------------
   
   
  weight_vdw=0
  [[CYANA Command: atoms set|atoms set]] "*" tauc=4.25
overview intermol_xray.ovw


*If the restraints do not match with the xray structure, does it mean they are wrong?
The main CALC.cya file:
*If you tried the two options, what is (are) the difference(s)?
*Did you look at the LIG.upl/lol files in the demo_data folder, what are they? What type of NMR experiments are there to obtain them?


=== Exercise 14: Work on improving the final structure ===
# --------------------------  get the shifts from a XEASY peaks list    ---------------------------
./init
# convert
read 5.peaks
shifts adapt contribution=0.0
shifts renumber
[[CYANA Command: atoms set|atoms set]] "* shift=900.0.." shift=none
write demo.prot
# --------------------------------    basic parameter definitions    --------------------------------
./init
echo:= on
mixingtimes:= 0.02,0.03,0.04,0.05,0.06
b0field    = 700
# ----------------------------------          structure input          -----------------------------------
# specify the conformers for calculations
read pdb demo rigid
structure select 1
# ----------------------------------            peak input            ---------------------------------- 
loadspectra structure=demo.pdb peaks=N15NOESY,C13NOESY prot=demo.prot simulate
# ---------------------------------- run eNORA elements and write peaks ----------------------------------
do n 1 length('mixingtimes')
enoe spindiff b0field=b0field time=$mixingtimes(n) mode=3 labilatom='NONE'
enoe twospin b0field=b0field time=$mixingtimes(n) mode=3 labilatom='NONE'
        # FM
read peaks N15NOESY_exp.peaks
        [[CYANA Command: enoe values|enoe values]] mode=1
write peaks N15NOESY_FM_$n.peaks names
read peaks C13NOESY_exp.peaks
[[CYANA Command: enoe values|enoe values]] mode=1
  write peaks C13NOESY_FM_$n.peaks names
# 2 spin
        read peaks N15NOESY_exp.peaks
[[CYANA Command: enoe values|enoe values]] mode=2
write peaks N15NOESY_2spin_$n.peaks names
read peaks C13NOESY_exp.peaks
[[CYANA Command: enoe values|enoe values]] mode=2
write peaks C13NOESY_2spin_$n.peaks names
end do
read peaks C13NOESY_FM_1.peaks
peaks2dplot dimensions=12
read peaks C13NOESY_FM_1.peaks
read peaks N15NOESY_FM_1.peaks append
shifts initialize
shifts adapt
[[CYANA Command: atoms set|atoms set]] "* shift=990.0.." shift=none
write prot NOESY_1.prot
write peaks NOESY_1.peaks


Using what you have learned so far, employing some of the options of FLYA and noeassign, consider if it is possible to improve the resolution of the final structure.
== Depositing multi-states structures to a PDB data base  ==


PDB data bases require a specific format to deposit structures for publication. Below you find a CYANA script that will allow you to transform a multi-state structure into a publishable format.
The format distinguishes the states by using a chain letter, such as A and B for a two-states structure. Populations are specified in this format as occupancy (corresponding to the Xray structure format).


General questions to answer regarding this task:
read seq demo.seq
*Name additional experimental restraints (or inputs) you could use for structure calculation.
read pdb demoState1.pdb
*Name additional NMR experiments you could measure, to acquire experimental data that are not supplied with the demo_data.
read pdb demoState2.pdb append
 
atoms select 11-16,21-26,31-34
 
write pdb append.pdb all
<!---
For a structure calculation starting from given experimental restraints use the commands below:
read pdb append.pdb rigid
 
structure select 1-20
The 'init.cya' macro:
[[CYANA Command: atoms set|atoms set]] * chain=A
 
write_all splitA
  rmsdrange:=15-111,333
  cyanalib
structure select 21-40
  read lib LIG.lib append
[[CYANA Command: atoms set|atoms set]] * chain=B
 
write_all splitB
The 'CALC.cya' macro:
  read seq demoLong.seq
remove splitAB.pdb
do i 1 nstruct
  j=i+20
  system "cat splitA$i(I3.3).pdb splitB$j(I3.3).pdb >> splitAB.pdb; rm -f split?$i(I3.3).pdb ; rm -f split?$j(I3.3).pdb"
end do
read seq demoAB.seq
read pdb splitAB.pdb
write pdb splitAB.pdb all ter
read pdb splitAB.pdb
deposit pdb=demoAB.pdb
read bundle.seq
read bundle.lol
read bundle.upl
read bundle.aco
read bundle.cco
[[CYANA Command: atoms set|atoms set]] "* 101-199" chain=B #residue=residue-100
[[CYANA Command: atoms set|atoms set]] "* 1-99" chain=A
  [[CYANA Command: atoms set|atoms set]] "* :B101-B199" residue=residue-100
  write bundleAB.lol
  write bundleAB.upl
write bundleAB.aco
write bundleAB.cco karplus
  read seq demoAB.seq
molecules define A6-A39 B6-B39
[[CYANA Command: atoms set|atoms set]] * vdwgroup=bundle
rmsdrange:=A11-A16,A21-A26,A31-A34,B11-B16,B21-B26,B31-B34
   
   
  read aco talos.aco
  read pdb demoAB.pdb
  read upl final.upl
read bundleAB.lol
read bundleAB.upl
read bundleAB.aco
  read bundleAB.cco
   
   
  #read upl lig.upl append
  overview
#read lol lig.lol
   
   
  randomseed:= 434726
  read seq demoAB.seq
  calc_all structures=100 command=anneal steps=10000 
read pdb demoAB.pdb
  overview calc.ovw structures=20 pdb
molecules define A5-A39 B5-B39
--->
[[CYANA Command: atoms set|atoms set]] "* :A*" occupancy=0.5
  [[CYANA Command: atoms set|atoms set]] "* :B*" occupancy=0.5
  write demoOcc.pdb multistate all details bfactor=0.00

Latest revision as of 16:11, 18 March 2021

In this tutorial we will provide you with guided examples for calculating eNOEs and multi-state structure calculations.

To this end we will first run the modules of eNORA and then use the obtained eNOEs to calculate a single state and a two-states structure model using automated sorting to group the states. Along the way you will see some additional CYANA skills useful for other purposes as well.

The eNORA module offers in principle two methods to calculate spin diffusion, FRM and TSS. FRM is the recommended way to do these calculations and we will set a main focus on that method, we will however in one section explain the principles at play for TSS and how to set it up.

CYANA setup

Obtaining and installing the CYANA demo version and data

Please follow the following steps carefully (exact Linux commands are given below; you may copy them to a terminal):

  1. Go to your home directory (or data directory).
  2. Get the demo data from the server.
  3. Unpack the demo data for the practical.
  4. Get the demo version of CYANA.
  5. Unpack CYANA.
  6. Setup the CYANA environment variables.
  7. Change into the newly created directory 'eNORA'.
  8. Copy the demo_data directory to 'enoe'.
  9. Change into the subdirectory 'enoe'.
  10. Test whether CYANA can be started by typing its name, 'cyana'.
  11. Exit from CYANA by typing 'q' or 'quit'.

To unpack the demo data:

tar zxf demo_data.tar.gz 

To unpack CYANA demo version:

tar zxf Cyana-3.98.9_Demo.tgz
cd cyana-3.98.9/
./setup

Change into enoe1pt demo directory:

cd enoe1pt


Try to run CYANA by entering 'cyana' at the command prompt of your terminal (q to quit cyana):

cyana
___________________________________________________________________

CYANA 3.98 (mac-intel)

Copyright (c) 2002-17 Peter Guentert. All rights reserved.
___________________________________________________________________

    Demo license valid for specific sequences until 2018-12-31
cyana> q

If all worked, you are ready to go in terms of running the CYANA routine!

Execution scripts or "macros" in CYANA

For more complex task within CYANA, rather than to enter the execution commands line by line at the CYANA prompt, the necessary commands are collected in a file named '*.cya'. Collecting the commands in macros has the added advantage, that the macros serve as a record allowing to reconstruct previous calculations.

Hint: For comprehensive information on the CYANA commands etc. consult the CYANA 3.0 Reference Manual.

Preparing input data

Structure input for spin-diffusion calculations

Preparing an xray structure to use within CYANA

Deposited structures many times lack specific features, i.e. Xray structures often lack proton coordinates or contain sequence mutations and ligands. Using the regularize command one can get a structure recalculated within CYANA that has these issues fixed but is still very close to the input structure.

In the data directory you find the 'regulabb' directory and the 'CALC_reg.cya' macro and an 'init.cya' macro.

The initialization macro has the fixed name 'init.cya' and is executed automatically each time CYANA is started. It can also be called any time one wants to reinitialize the program by typing 'init'. It contains normally at least two commands, one to read the library and one to read the sequence. However, for now there is only one command, the one to read the library.

cyanalib

The command 'cyanalib' reads the standard CYANA library.

After reading the library file, one normally reads a sequence file before reading pdb file or a peak list.

Inspection of the 'CALC_reg.cya':

read 1PIN.pdb unknown=warn hetatm new
write 1PIN.seq 
write 1PIN_2.pdb

Where the option 'hetatm' allows for reading of coordinate labeled HETATM, rather than ATOM in the pdb. The parameter 'new' directs CYANA to read the sequence from the pdb.

We require two mutations to the sequence (S18N and W34F), furthermore we do not have a ligand and the expressed protein for NMR is truncated. Therefore we use cyana to truncate the Xray structure and build in the mutations. We read the structure again, but this time provide a sequence, containing the two mutations and use the options unknown=warn or unknown=skip to skip the parts of the Xray structure not specified in the sequence file and later reconstruct those during regularization:

read demo.seq
read 1PIN_2.pdb rigid unknown=warn
write 1PIN_ed.pdb

./init
read pdb 1PIN_ed.pdb
regularize steps=20000 link=LL keep

Download the Xray structure used for this exercise:

wget 'https://files.rcsb.org/view/1PIN.pdb' 

or for mac os x:

curl https://files.rcsb.org/view/1PIN.pdb -o 1PIN.pdb 

Inspect the pdb using chimera: There are several issues with the Xray structure, besides HETATM, that we are handling within CYANA before using the structure.

Execute the 'CALC_reg.cya' macro:

cyana CALC_reg.cya

The resulting structure is 'regula.pdb'.

Calculating a structure from an experimental peak list

In the data directory you find the 'noecalib' directory.

The 'CALC_noecalib.cya' contains the following commands:

peaks:=5.peaks
calibration peaks=$peaks
peaks calibrate simple
write upl noesimple.upl

The following block of commands, reads the restraints 'noesimple.upl', an angle file called 'demo.aco', calculates a structure:

read upl noesimple.upl     
read aco talos.aco			 
calc_all 100 steps=50000		        

overview demo.ovw structures=20 pdb	

The statistics are in demo.ovw file and the 20 conformers with the lowest target function in the 'demo.pdb'.

Estimating spin-diffusion

Before recording NOESY spectra, it makes sense to estimate the ideal mixing time (or for a NOESY series, the mixing times), where the buildup is still in the linear regime and spin diffusion not prohibitively strong. CYANA has features built in that accomplish this task conveniently.

In the directory 'spinDiff' you find the macro 'CALC_spinDiff.cya':

echo:= on
mixingtimes = '0.02,0.03,0.04,0.05,0.06'
b0field     = 700
mode        = 3

# ----------------------------------         structure input        ---------------------------------- 

# specify the conformers for calculations
read pdb demo rigid
structure select 1
  
# ----------------------------------        spin-diffusion          ----------------------------------

enoe spindiff b0field=b0field time=$mixingtimes mode=mode
enoe twospin b0field=b0field time=$mixingtimes mode=mode
enoe spdcorr opt=1 time=$mixingtimes

It does the following:

  • reading the structure and use the first conformer for spin diffusion calculations.
  • 'enoe spindiff' the full-buildup (including spin-diffusion) is calculated for the five mixing times supplied.
  • 'enoe twospin' direct transfer (two spin, excluding spin-diffusion)) is calculated for the five mixing times supplied.
  • 'enoe spdcorr' calculates the spin diffusion correction for each mixing time specified from the ratio of two-spin versus full-buildup.

Recording NOESY experiments with 13C/15N simultaneous evolution

Bi-directional eNOEs are the most accurate eNOEs with in general no tolerance applied. To obtain these and fulfill the normalization requirements, it is prudent to record combined 13C/14N spectra where the diagonals of 13C bound and 15N bound protons are available in the same spectra.

Vögeli B, Günter P, Riek R (2013) Multiple-state Ensemble Structure Determination from eNOE Spectroscopy. Mol Phys 111:437-454

The pulse sequence are found here: http://n.ethz.ch/~bvoegeli/PulseSequences/CNnoesyhsqc


Pulseseq.jpg

Preparing experimental peak lists

Peak lists in XEASY format are prepared by automatic peak picking with a visualization program such as CcpNmr Analysis, NMRdraw or NMRview and saved as XXX.peaks, where XXX denotes the name of the xeasy peak list file. Since NMRdraw peak lists are of different file type, cyana provides the command read tab to convert the files to XEASY format.

# Number of dimensions 3
#FORMAT xeasy3D
#INAME 1 H
#INAME 2 HN
#INAME 3 N
#SPECTRUM N15NOESY H HN N
   17086    4.098    4.099   57.441 1 U   6.990943E+08  0.000000E+00 e 0  HA.5      HA.5      CA.5
   89532    4.355    1.829   33.507 1 U   1.720779E+06  0.000000E+00 e 0  HA.6      HB2.6     CB.6
   89544    4.353    1.757   33.513 1 U   2.939628E+06  0.000000E+00 e 0  HA.6      HB3.6     CB.6

The first line specifies the number of dimensions (3 in this case). The '#SPECTRUM' (no space between characters) lines gives the experiment type (N15NOESY, which refers to the corresponding experiment definition in the CYANA library), followed by an identifier for each dimension of the peak list (H HN N) that specifies which chemical shift is stored in the corresponding dimension of the peak list. The experiment type and identifiers must correspond to an experiment definition in the general CYANA library (see below) in most uses of the definition, here however we cheat slightly because for eNOE calculations we record our NOESY spectra with simultaneous evolution of 13C and 15N dimensions, since we require 15N and 13C bound spins within the same spectrum for purposes of normalization (see...).

After the '#SPECTRUM' line follows one line for every peak. For example, the first peak in the 'HNCA.peaks' list has

  • Peak number 17086
  • H chemical shift 4.098 ppm
  • ("HN") chemical shift 4.099 ppm (in this case 13C bound)
  • Heavy atom chemical shift 57.441 ppm (in this case 13C labeled)

The other data are relevant entry for the eNOE modules is the peak volume or intensity (6.990943E+08).

SPECTRUM definitions in the CYANA library

When you start CYANA, the program reads the library and displays the full path name of the library file. You can open the standard library file to inspect, for example, the NMR experiment definitions . For instance, the definition for the N15NOESY spectrum (search for 'N15NOESY' in the library file 'cyana.lib') is

SPECTRUM N15NOESY H HN N
 0.900 N:N_AM* HN:H_AMI ~4.0 H:H_*
 0.800 N:N_AM* HN:H_AMI ~4.5 H:H_*
 0.700 N:N_AM* HN:H_AMI ~5.0 H:H_*
 0.600 N:N_AM* HN:H_AMI ~5.5 H:H_*
 0.500 N:N_AM* HN:H_AMI ~6.0 H:H_*

The first line corresponds to the '#SPECTRUM' line in the peak list. It specifies the experiment name and identifies the atoms that are detected in each dimension of the spectrum. The number of identifiers defines the dimensionality of the experiment (3 in case of N15NOESY).

Each of the following lines defines a (formal) magnetization transfer pathway that gives rise to an expected peak. in the case of N15NOESY there are five lines, corresponding to the through space magnetization transfer by dipol-dipol mechanism. The peak definition starts with the probability to observe the peak (0.900), followed by a series of atom types, e.g. H_AMI for amide proton etc. The atoms whose chemical shifts appear in the spectrum are identified by their labels followed by ':', e.g. for N15NOESY 'H:', 'HN:', and 'N:'. If you were to use the CYANA functions to simulate peaks, expected peaks are generated for each molecular fragment in which these atom types occur.

You may have realized that our peak list contains peaks that are 13C bound, therefore the spectrum definition is wrong, since we are only reading the peak lists and not generating any, this is not a problem.

From nmrDraw to XEASY

In the 'nmrDrawX' directory you find the 'nmrDrawX.cya' macro:

# read nmrDraw tab file
read tab demo.tab

# sort the peaks
peaks sort

# write out peak lists
do i 1 npkl
  peaks select "** list=${i}"
  write peaks $i.peaks names
end do

It does the following:

  • Conversion of the nmrDraw peak file to XEASY format with the atom assignments in the file (see * read tab).
  • Sorting of the peaks in each peaks list per mixing time.
  • Writing out the peaks in XEASY format with atom names contained in the file, one peak list for each mixing time.

Using Talos to generate torsion angle restraints

Torsion angle restraints from the backbone chemical shifts help restrict angular conformation space. We wish to use only "strong assignments" to generate these restraints.

If you do not have TALOS installed get it from here. It is part of the nmrpipe software package.

In the 'acoPREP' directory, inspect the 'CALC_talos.cya' file with the commands to calculate the talos angle restraints:

read 5.peaks
shifts initialize
shifts adapt
atoms set "* shift=990.0.." shift=none
write demo.prot

read prot demo.prot unknown=skip

talos talos=talos+                
talosaco pred.tab

write aco talos.aco

This will call the program TALOS+ and store the resulting torsion angle restraints in the file 'talos.aco'.

Since this is not a calculation suited for the MPI scheduler, start CYANA first, then call the 'CALC_talos.cya' macro from the prompt.


Hint: change to a cshell before running cyana (since talos needs a cshell to run):

csh

eNOE calculations

All eNOE related calculations within cyana are carried out using the eNORA modules.

For best results, NOESY experiments are measured at different mixing times (keeping the mixing times as much as possible within the linear regime of NOE buildup). However one can obtain very good results from a single mixing time. The advantage of a buildup series lies manly in the ability to see NOEs that do not behave as expected, in order to exclude them from use in structure calculation.

eNORA (single mixing time)

In the 'enoe1pt' directory you find the relevant 'init.cya' and 'CALC_enoe1pt.cya' macro's.

The init macro

The initialization macro file has the fixed name 'init.cya' and is executed automatically each time CYANA is started. It can also be called any time one wants to reinitialize the program by typing 'init'. It contains normally at least two commands that read the CYANA library and the protein sequence:

rmsdrange:=8-33
cyanalib
read seq demo.seq

The first line sets the appropriate rmsdrange, and the command 'cyanalib' reads the standard CYANA library. The next command reads the protein sequence.

The protein sequence is stored in three-letter code in the file 'demo.seq'.

Stereo-specificity of dia-stereocenters
atoms stereo "HA? 10"
atoms stereo "HB? 7 8 11 13 14 21 23 24 25 26 27 33 34 35 37 38"
atoms stereo "HG? 8 12 14 17 36 37"
atoms stereo "HD2? 18 26 30"
atoms stereo "QG? 22"
atoms stereo "QD? 7"
atoms stereo "HE2? 33"
atoms stereo "HD? 8 14 21 37"
atoms stereo "HG1? 28"

However, one may do the following to supply all atoms as stereo specific:

atoms select
atoms stereo

or to supply all atoms as non stereo specific, use:

atoms select
atoms stereo delete

To get a feedback of the supplied stereo specific assignment add to your 'init.cya' the command:

atoms stereo list
D20 exchange

With 3% D2O in the nmr buffer for exchange of backbone amide atoms:

atoms set "H" protlev=0.97
TauC setting

Individual correlation times may be set per atom, the overall tumbling time is set as:

atoms set "*" tauc=4.25

The eNORA CALC macro

Below you find the 'CALC.cya' script. You will find comments for the commands options, where we found it appropriate.

The 'CALC_enoe1pt.cya':

# ----------------------------------          eNORA routine         ---------------------------------- 
# ----------------------------------   basic parameter definitions  ---------------------------------- 

echo:= on
mixingtimes = 0.06
b0field     = 700
maxdistance = 6.5
normed      = 0
normspin    = 2
mode        = 3

  • The parameter definitions, their function is explained later with respect to the functions that use them.
# ----------------------------------         structure input        ---------------------------------- 
 
# specify the conformers for calculations
read pdb demo rigid
structure select 1

  • The structure input and which conformers to use for spin-diffusion calculations. If multiple conformers are used to average the spin-diffusion values, the command 'structure select' may be used to select multiple conformers of the pdb.
# ----------------------------------        peak file reading       ----------------------------------

# read in the peak lists
read peaks 5.peaks
  
# ----------------------------------   initializing the routine     ----------------------------------
# initialize the routine, fit experimental decays and buildups
enoe init normalize=normspin normed=normed time=$mixingtimes

  • 'enoe init' orders the cross peaks to the specified diagonal and either returns all cross peaks or only the normalizable ones.
# fit experimental decays
enoe diag opt=1

# fit experimental buildups
enoe cross
enoe sig opt=1
 
# ----------------------------------        spin-diffusion          ----------------------------------

# calculate the spin-diffusion correction
enoe spindiff b0field=b0field time=$mixingtimes mode=$mode
enoe twospin  b0field=b0field time=$mixingtimes mode=$mode
enoe spdcorr  opt=0 time=$mixingtimes

  • 'enoe spindiff' calculates the spin diffusion correction factors per mixing time with the FRM approach (mode=3).
# ----------------------------------     apply spin-diffusion       ---------------------------------- 

# apply spin-diffusion correction to experimental buildups (if calculated) and calculate sigma
enoe sig opt=2

# calculate reff
enoe reff b0field=b0field

# prepare the cyana restraints (scaling, error margins)
enoe restraint errStereoFlag=1 errStereo=-1 chiN=-1 errBi=0 

  • 'enoe restraint' applies various tolerances to the effective distance (bi- versus uni-directional, known or unknown-stereo specificity, degenerate methelyne and methyl groups, etc.).
# ----------------------------------        write restraints        ----------------------------------

# delete fixed distances from upl/lol output
distance delete fixed

# write the distance restraints to file
write upl enoe.upl
write lol enoe.lol

  • finally write the upl and lol files after deleting distances that do not contribute structural information and are redundant ('distance delete fixed').
# ----------------------------------            overview            ----------------------------------

enoe overview


Run the eNOE calculation such as:

cyana CALC_enoe1pt.cya

eNORA output files

The eNORA algorithm will produce the following output files:

  • enoe.upl and enoe.lol: Upper limit and lower limit restraint files with tolerances applied.
  • enoe.ovw: Collated results file.

The enoe.upl/lol distance restrains

Suggested (default) correction factors for lower and upper distance bounds:

Condition                                      Factor for lower bound               Factor for upper bound 
Methyl group                                   3–1/6 x 0.915 = 0.762                 3–1/6 x 1.085 = 0.903
Degenerate isopropyl group (Val, Leu)          6–1/6 x 0.915 x 0.95 = 0.645          6–1/6 x 1.085 x 1.05 = 0.713
Degenerate methylene group                     2–1/6 x 0.95 = 0.846                  2–1/6 x 1.05 = 0.935
2-fold degenerate aromatic protons             2–1/6 = 0.891                         2–1/6 = 0.891
4-fold degenerate aromatic protons             4–1/6 = 0.794                         4–1/6 = 0.794
bi-directional NOE                             1                                    1
uni-directional NOE                            0.8 (default)                        1.2 (default)

Aromatic to non-aromatic NOE 
normalized to non-aromatic diagonal peak       0.89 (default)                       1.11 (default)

no stereospecific assignment                   (default calculated)                 (default calculated)

The enoe.ovw file

Collated file that may be generated at any time during the routine and will be populated with the values available at the momentary progress of calculations.

  • ASSIGNMENT(i->j): Assignment arranged with the flow of magnetization.
  • REFFixEXP: The experimental sigma of spin x, where x=i,j
  • REFFxCORR: The reff of spin x, where x=i,j
  • SIGxEXP: The experimental sigma of spin x, where x=i,j
  • SIGxCORR: The spin-diffusion corrected experimental sigma of spin x, where x=i,j
  • SDCx: The spin-diffusion correction of spin x, where x=i,j. This value is obtained from the ratio of the spin-diffusion corrected sigma over raw experimental sigma. The spin-diffusion corrected sigma, for which the spin diffusion corrections are applied to the intensity at each mixing time and then fitted, is calculated with the 'enoe reff' command.
  • SDPx: The number of other partner spins involved in spin-diffusion for spin x, where x=i,j
  • IZEROx: The back calculated I(0) value of spin x, where x=i,j
  • exp_chiNx: The goodness of fit of the experimental data, where x=i,j
  • corr_chiN x: The goodness of fit of the spin-diffusion corrected experimental data, where x=i,j

eNORA (using buildup data)

All eNOE related calculations within cyana are carried out using the eNORA modules.

NOESY experiment measured at different mixing times (keeping the mixing times as much as possible within the linear regime of NOE buildup) supply very precise distance restraints used for a structure calculation.

You will find the relevant macro's in the directory 'enoebup'.

The init macro

The initialization macro is the same as for a single mixing time, except for the setting of the setting of a general rho value:

# -------------- avg rho --------------
atoms set "*" rho=5.3

The eNORA CALC macro

The 'CALC_enoe.cya' starts with the following:

# ----------------------------------          eNORA routine         ---------------------------------- 
# ----------------------------------   basic parameter definitions  ---------------------------------- 

echo:= on
mixingtimes = '0.02,0.03,0.04,0.05,0.06'
b0field     = 700
rhofile     = 'rhoInApo.rho'
normed      = 0
normspin    = 2
mode        = 3
bname 	    ='bupplots'
dname       ='decplots'
izname      ='izPlot'

# ----------------------------------         structure input        ---------------------------------- 

# specify the conformers for calculations
read pdb demo rigid
structure select 1

# ----------------------------------        peak file reading       ----------------------------------

# read in the peak lists
do i 1 5
  read peaks $i.peaks $if(i.eq.1,' ','append')
end do
  • reading the XEASY peak lists in the order of increasing mixing time.
# ----------------------------------   initializing the routine     ----------------------------------
# initialize the routine, fit experimental decays and buildups
enoe init normalize=normspin normed=normed time=$mixingtimes

# print average experimental auto-relaxation and I(0) values to screen
enoe diag opt=2 plot=$izname
graf $izname.pdf

# supply averaged rho or izero values
if (existfile('$rhofile')) then
  read rho $rhofile
end if
  • Autorelaxation values and/or Izero values are calculated depending on the option set by the user ('enoe diag') and saved in memory or can be overwritten by reading a file ('read rho').
# plot the diagonal decay's  
enoe plotdec plot=$dname
graf $dname.pdf 

Additional commands only usefull with buildup data:

  • 'enoe plotdec plot=$dname' and 'graf $dname.pdf' generate a pdf file for the diagonal decays of the experimental data. This is visually inspected to remove diagonal decays that may behave not as expected (experimental artifacts etc.)


# write the auto-relaxation values to file
write rhoOut.rho

#
enoe cross
peaks select "NONORM list=1"
write peaks 1_NONORM.peaks names
 
# fit experimental buildups
enoe sig opt=1

# ----------------------------------        spin-diffusion          ----------------------------------

enoe spindiff b0field=b0field time=$mixingtimes mode=$mode
enoe twospin b0field=b0field time=$mixingtimes mode=$mode
enoe spdcorr opt=0 time=$mixingtimes

# apply spin-diffusion correction to experimental buildups (if calculated) and calculate sigma
enoe sig opt=2

# calculate reff
enoe reff b0field=b0field

# prepare the cyana restraints (scaling, error margins)
enoe restraint errStereoFlag=1 errStereo=-1 chiN=-1 errBi=0
 
# ----------------------------------        write restraints        ----------------------------------

# delete fixed distances from upl/lol output
distance delete fixed

# write the distance restraints to file
write upl enoe.upl
write lol enoe.lol

# ---------------------------------         plotting buildups         --------------------------------

enoe plotbup plot=$bname opt=2
graf $bname.pdf

Additional commands only usefull with buildup data:

  • 'enoe plotbup plot=$bname opt=2' and 'graf $bname.pdf' print the buildups to file for inspection.
# ----------------------------------            overview            ----------------------------------

enoe overview 

Start CYANA and execute the 'CALC_enoe.cya' macro from the CYANA prompt as such:

cyana CALC_enoe.cya

The program will run and then stop as soon as it finished plotting the diagonal decay's and has written the 'rhoOut.rho' file. Before commenting out (#) the exit command and running the routine to its completion, do the following exercise.

Exercise: Compiling the autorelaxation file

Before using the calculated averages for auto-relaxation and Izero, check the diagonal decays visually for their quality. Edit out any diagonal peaks from the peak files that give bad decays, then run the routine again.

If your are compiling the rhoIn.rho file manually see * auto-relaxation and I(0) values.

eNORA (using generic normalized eNOEs)

For larger proteins with lots of overlap on the diagonal, it may be necessary to resort to a more pragmatic way to undertake normalization. If on separates the diagonal into spin types in accordance to their relaxation properties, it is possible to calculate an upper limit intensity for the diagonal per spin type. Excluding out-layers, the upper distance limit will be longer in comparison to the true distance. The resulting distance therefore helps to define the structure but will not lead to erroneous results.

In comparison to the regular eNOE calculation there are a few things to change in order to accomplish this feat.

normalized  = 0

Change the normalized variable used in the enoe init command from 1 to 0. Doing this will ensure that cross peaks without a corresponding diagonal peaks remain in the pool for calculations.

#fit experimental decays
enoe diag opt=3 plot=izplot
graf izplot.pdf

Change the opt variable used in the enoe diag command from 2 to 3. This will then calculate the statistics of diagonal intensities per spin type and assign an artificial value to missing spins.

distance select UNIDIR 
distance select "-GENNORM"
distance sort
write upl enoe_UNIDIR.upl
write lol enoe_UNIDIR.lol

distance select BIDIR 
distance select "-GENNORM"
distance sort
write upl enoe_BIDIR.upl  
write lol enoe_BIDIR.lol 
 
distance select GENNORM
distance sort
write upl enoe_GENNORM.upl

Using the distance select command allows to user to separate distances resulting from eNOEs into UNIDIR (uni directional) and BIDIR (bi directional) and separating generic normalized eNOEs (GENNORM) from the other distances. For UNIDIR and BIDIR distances one writes the upper and lower limits, for GENNORM only the upper distances are kept, since the nature of using upper limits for Izero values results in distance that are too long in comparison to the true distances.

The TSS approach to spin-diffusion calculations

The TSS approach to spin-diffusion calculations is especially useful for calculations involving deuterated samples or samples with special labeling (i.e. methyl labeling, see below):

The TSS mode is accessed by setting the parameter mode=2 for the 'enoe spindiff' command (see * enoe spindiff).

Labeling Schemes

Deuterated labeling schemes often involve methyl labeling with 3% D2O in the nmr buffer, i.e.

atoms set "H" protlev=0.97
# labeling scheme: VAL_G1 0% LEU_D1 0% ILE_D1 0%
atoms set "QG1 @VAL + QD1 @LEU + QD1 @ILE" protlev=0.0

Considerations regarding the obtained eNOE restraints

Mapping calculated eNOE restraints onto a known structure

One can map the calculated restraints, such as distance restraints (upl/lol) onto a known structure (in the example here the modified xray structure). This is an approach to analyze restraints and their influence on the results.

Below you find the commands to accomplish this. You see by studying the commands, which files are needed to execute the macro. Therefore, create a new directory ('mkdir') or copy a directory containing the respective files. Delete what you do not need. Use the regularized xray structure from the exercise above.

You need an init file:

rmsdrange:=8-33
cyanalib
read seq demo.seq


And the main macro (name it 'CALC_xraymap.cya'):

read upl enoe.upl
read lol enoe.lol

read regula.pdb unknown=warn

weight_vdw=0
overview enoe_xray.ovw
  • If the restraints do not match with the xray structure, does it mean they are wrong?
  • If you tried the two options, what is (are) the difference(s)?

Multi-state structure calculation with ensemble-averaged restraints

To facilitate the discussion of multi-state structure calculations and ensembles we use the following definitions:

  • The CYANA target function is a measure for the quality of the computed structural ensembles given in terms of the squared violation of the experimental restraints.
  • A structure is defined by a bundle (or an ensemble) of conformers fulfilling the experimental data.
  • A conformer is the result of one individual structure calculation that fulfills the experimental data and may be composed of one or more states.
  • A state is one set of coordinates for all atoms of a molecule. If there are multiple states they fulfill the experimental data on average and not individually.
  • Sub-bundles are formed by sorting the states according to structural similarity in the region of interest. There are as many sub-bundles as there are states in a conformer, and each sub-bundle comprises as many conformers as the original structure bundle. This requires for each state to belong to exactly one sub-bundle. The sub-bundle for each structural state is a measure of the precision of the individual structural states similar to the conventional bundle representation. 


Calculating a single state structure

We will perform calculations based on eNOEs by using torsion angle dynamics in order to compute the three-dimensional structure of the protein.

The 'enoe.upl' and 'enoe.lol' files will be used together with the aco based on chemical shifts of the backbone and scalar couplings from backbone, Ha-HB and aromatic residues determined by experiment.


The single-state structure calculation is in principle a regular structure calculation, using your upl/lol, aco and cco files as input. This would look something like this (we will do it differently):

syntax inputseed=@i=3771

# ------ Structure calculation ------
read upl XXX.upl
read lol XXX.lol
read aco XXX.aco
read cco XXX.cco

anneal_weight_aco := 1.0, 1.0, 0.0, 0.0
anneal_weight_cco := 0.0, 0.5

seed=inputseed
calc_all 100 steps=50000

if (master) then
  cut_cco=1.0
  cut_rdc=3.0
  weight_aco = 0.0

  rmsdrange:=8-33
  overview sstate structures=20 pdb
end if

However, since we end up calculating also multi-state structures later on, it makes sense to setup the single-state calculation exactly the same way as the multi-state calculations, and only edit as few parameters as possible. As soon as you understand the 'PREP.cya' macro below, you will realize why this makes sense.

Single state calculation

In the 'sstate' you will find the 'init.cya', 'PREP.cya' and the 'CALC_sstate.cya' macro's.

The init macro

In addition to what was described above, the 'init.cya' macro contains additional lines to read the multi-state sequence in order to prepare the restraints and run the structure calculation:

cyanalib
if (existfile('bundle.seq')) then
  read seq bundle.seq
  molecules define *
  atoms set * vdwgroup=bundle
else
  read seq demo.seq
end if
rmsdrange:=8-33

swap=0
expand=1
  • the distances derived from NOEs involving magnetically or chemically equivalent spins are interpreted as effective distances corresponding to the sum of all cross-relaxation rates between the individual spin pairs (expand=1).
atoms stereo "HA? 10"
atoms stereo "HB? 7 8 11 13 14 21 23 24 25 26 27 33 34 35 37 38"
atoms stereo "HG? 8 12 14 17 36 37"
atoms stereo "HD2? 18 26 30"
atoms stereo "QG? 22"
atoms stereo "QD? 7"
atoms stereo "HE2? 33"
atoms stereo "HD? 8 14 21 37"
atoms stereo "HG1? 28"

atoms set "H" protlev=0.97

The PREP macro

The 'PREP.cya' macro prepares the calculated eNOEs for use in multi-state structure calculation. For a single state structure calculation this would really not be necessary, we only run the script to keep the calculations consistent and not accidentally introduce changes other than the multi-state changes. We nevertheless explain the detailed workings of the script here.

syntax nbundle=@i=1 togetherweight=@r=0.1 multitensor
  • 'nbundle=@1' sets the number of states to 1, for a two state structure calculation this need be set to two.
#multitensor=.true.
together=.true.
moloffset=100
  • 'moloffset' sets the offset in residue numbering between the sets of coordinates that compose one conformer.
# ------ Sequence file ------

read seq demo.seq
print "\# Bundle of $nbundle conformers" >bundle.seq
do j 1 nbundle
  do i 1 nr
    if (j.lt.nbundle .and. rnam(i).eq.'PL') break
    print "$rnam(i) ${$rnum(i)+moloffset*(j-1)}" >>
  end do
  if (j.lt.nbundle) print "PL LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LL2 LP" >>
end do
print >>.
  • The offset is incorporated in the sequence by a linker between the sets of coordinates that compose one conformer. For a two-state conformer there is one linker, for a three-state conformer there are two linkers. This is necessary because we operate in angular space.
# ------ Make bundle angle restraints ------

read aco demo.aco
write aco bundle.aco
do j 2 nbundle
  atom set * residue=residue+moloffset
  write aco bundle.aco append
end do
  • this prepares the talos angels with the offset in residue numbering.
# ------ Make bundle coupling constant restraints ------

read demo.seq
read cco demo_backbone.cco
read cco demo_aro.cco append
read cco demo_JHaHb.cco append
 
print "\# Coupling constant restraint file" >bundle.cco
do i 1 ncco
  i1=iccoa(1,i); i2=iccoa(2,i)
  do j 1 nbundle
    m=moloffset*(j-1)
    print "${$rnum(iar(i1))+m} $rnam(iar(i1)) $anam(i1) ${$rnum(iar(i2))+m} $rnam(iar(i2)) $anam(i2) $cco(i) $tolcco(i) 1.0 $karplus(1,i) $karplus(2,i) $karplus(3,i) $if(j.ne.nbundle,'&',' ')" 
>>bundle.cco
  end do
end do 
print >>.
read seq bundle.seq
read cco bundle.cco 
write cco bundle.cco karplus

  • this prepares the experimental scalar coupling restraints with the offset in residue numbering.


# ------ Make bundle RDC restraints ------

#read bundle.seq
#read rdc demo.rdc
#print "\# RDC restraint file" >bundle.rdc
#do i 1 orientations
#  if (multitensor) then
#    do j 1 nbundle
#      print "${i+orientations*(j-1)} $magnitude(i) $rhombicity(i) ${$rnum(iar(irtena(4,i)))+moloffset*(j-1)}" >>
#    end do
#  else
#    print "$i $magnitude(i) $rhombicity(i) $rnum(iar(irtena(4,i)))" >>
#  end if
#end do
#do i 1 nrdc
#  i1=irdca(1,i); i2=irdca(2,i)
#  do j 1 nbundle
#    m=moloffset*(j-1)
#    iten=irdct(i); if (multitensor) iten=iten+orientations*(j-1)
#    print "${$rnum(iar(i1))+m} $rnam(iar(i1)) $anam(i1) ${$rnum(iar(i2))+m} $rnam(iar(i2)) $anam(i2) $rdc(i) $tolrdc(i) $weirdc(i) $iten $rdcsca(i) $if(j.lt.nbundle,'&',' ')" >>bundle.rdc
#  end do
#end do
#print >>.
#read seq bundle.seq
#read rdc bundle.rdc
#write rdc bundle.rdc
  • if experimental RDC's are available include this section of the code.
# ------ Make ambiguous bundle distance restraints ------

subroutine PURGE	
	#distance delete "HA 9, HB2 9"
end

  • if there are distance restraints you decide to delete the assignment can be included in the PURGE command, to remove them below from the generated upl and lol bundle restraints.
init

read upl enoe.upl

PURGE
distance modify info=full
molecules symmetrize
if (nbundle.gt.1) distances set "$moloffset.., $moloffset.." bound=0.0
distances set "*, *" bound=bound*(1.0*nbundle)**(-1.0/6.0)
write upl bundle.upl
  • this prepares the experimental upper limit distance restraints with the offset in residue numbering, makes them ambiguous and imposes the multi-state averaging condition.
init

read lol enoe.lol

PURGE
distance modify info=full
molecules symmetrize
if (nbundle.gt.1) distances set "$moloffset.., $moloffset.." bound=0.0001
distances set "*, *" bound=bound*(1.0*nbundle)**(-1.0/6.0)
write lol bundle.lol
  • this prepares the experimental lower limit distance restraints with the offset in residue numbering, makes them ambiguous and imposes the multi-state averaging condition.
# ------ Make restraints to keep corresponding atoms together ------

if (together .and. nbundle.gt.1 .and. togetherweight.gt.0.0) then
  read seq bundle.seq
  molecules define *
  atom set * vdwgroup=bundle
  atom select "N C*"
  do i 1 na
    if (iamol(i).ne.1) break
    if (asel(i)) then
      distance make "$atom(i)" "$anam(i) ${$rnum(iar(i))+moloffset}" upl=1.2 weight=$togetherweight info=none
    end if
  end do
  distances set "* - N CA C CB, * - N CA C CB" weight=weight*0.1
  molecules symmetrize
  • this prepares artificial distance restraints to keep the keep the multi-state coordinates close together for the averaging condition. Otherwise molecules very far away would also fulfill the condition, since they have no contribution to the eNOE, they also do not violate it (not a desired outcome).
  • 'molecules symmetrize' disables van der Waals forces between the copies of the same molecule within the same calculation
  distances unique
  write upl together.upl
end if

The single-state CALC macro

The 'CALC_sstate.cya' file for structure calculation is outlined below:

syntax inputseed=@i=3771

if (master) then
  PREP
end if

# ------ Structure calculation ------
read upl bundle.upl
read lol bundle.lol
read aco bundle.aco
read cco bundle.cco
#read rdc bundle.rdc
if (existfile('together.upl')) read upl together.upl append

anneal_weight_rdc := 0.0, 0.5
anneal_weight_aco := 1.0, 1.0, 0.0, 0.0
anneal_weight_cco := 0.0, 0.5

seed=inputseed
calc_all 100 steps=50000
  • these commands call to start the structure calculation with 100 conformers and to analyze the best 20 of them to keep. 50000 torsion angle dynamics steps are applied per conformer.
if (master) then
  cut_cco=1.0
  cut_rdc=3.0
  weight_aco = 0.0

  rmsdrange:=8-33,108-133
  overview bundle structures=20 pdb

  #read pdb bundle.pdb
  #rmsdrange:=23-26, 31-34,123-126, 131-134
  #overview bundleSec structures=20 pdb # reference=xxx.pdb

  #molecules sort "BACKBONE 23-26, 31-34" base=1
  #write sortStates.pdb all
  #SPLIT
end if


The structure calculation is executed by running the 'CALC_sState.cya' macro:

cyana -n 33 CALC_sState.cya

Doing this, basically means each processor will calculate 100/33=3 conformers. If you changed the setup to calculate 50 structures, you would start the calculation with 'cyana -n 25 CALC_sState.cya'.

Carefully analyze the WARNING and ERROR messages if any.


Statistics on the the structure calculation will be displayed to screen. The final structure is named 'bundle.pdb'.

Calculating Multi-state structures

The multi-state structure calculation is analogous to what was shown for the single-state calculation, therefore we only explain additional commands and changes.

Grouping the coordinates of multi-state calculations

In the 'CALC_multistate.cya' script, there are the following additional commands:

read pdb bundle.pdb
rmsdrange:=23-26,31-34,123-126,131-134
overview bundleSec structures=20 pdb # reference=xxx.pdb

molecules sort "BACKBONE 23-26,31-34" base=1
write sortStates.pdb all

It is very important here that the 'rmsdrange' is set the same as for the 'molecules sort' command. Otherwise the 'pdb write' command inside the 'SPLIT' macro, has the potential to create confusing results.

The SPLIT macro

We introduced a molecular offset to create a multi-state coordinate set for each conformer, now we want to set this offset back and delete the linker between the states.

moloffset=100

read pdb sortStates.pdb
n=nstruct
write_all split

nbundle=$rnum(nr)/moloffset+1
show nbundle

do i 1 nstruct
  read seq bundle.seq
  read pdb split$i(I3.3).pdb
  do j 1 nbundle
    atoms select 1-80
    write pdb split$i(I3.3)-$j.pdb selected
    atoms set * residue=residue-moloffset
  end do
  read seq demo.seq
  read_all split$i(I3.3)-*.pdb unknown=skip
  write split$i(I3.3).pdb all
  do j 1 nbundle
    remove split$i(I3.3)-$j.pdb
  end do
end do

read seq demo.seq
do i 1 n
  read pdb split$i(I3.3).pdb append
end do
write pdb splitall.pdb all
rmsd
  • The final output is the 'splitall.pdb' file.

Exercise: Setting up a two-state calculation

Copy the 'sstate' directory and give it the name 'twostate', then delete all the previous, unnecessary output files to reduce clutter and have better oversight. Copy the 'CALC_sstate.cya' and rename it 'CALC_multistate.cya'.

cp -r sstate twostate
cd twostate 
mv CALC_sstate.cya CALC_multistate.cya
rm  *.out *.job final* rama*

With a text editor, edit the 'CALC_multistate.cya' macro to activate the inactive commands (by deleting the preceeding hashtag #) necessary to perform the grouping of states and splitting of the conformers.

With a text editor, change the number of states (nbundle=@i=) from one to two in the 'PREP.cya' macro:

syntax nbundle=@i=2 togetherweight=@r=0.1 multitensor

When you are done preparing the macros as outlined perform the calculation by running the 'CALC_multistate.cya' macro:

cyana CALC_multistate.cya

Carefully analyze the WARNING and ERROR messages if any.

Results: analysis

Download and install the molecular viewer Chimera

  1. Download Chimera (to your personal laptop) from: Chimera

Exercise: Single state structure analysis

The final structure will be 'final.pdb'. You can visualize it, with chimera:

chimera bundle.pdb

Analyze the result, the bundle seems unnaturally tight for an NMR structure bundle. Why?

Exercise: Two-state structure analysis

The final structure will be 'splitall.pdb'. You can visualize it, with the chimera

chimera splitall.pdb

By then loading 'chimera.com' script in the directory, you can individually color the states to cyan and blue.


On improving the final structure

General questions to answer regarding this task:

  • How can you get more eNOEs out of the existing data? Hint: think about normalization.
  • Name additional experimental restraints (or inputs) you could use for structure calculation.
  • Name additional NMR experiments you could measure, to acquire experimental data that are not supplied with the demo_data.

eNORA extensions and options

There are a variety of commands to modify eNORA runs.


Averaging of spin-diffusion over multiple conformers

After reading the pdb set the 'structure select' command to:

structure select 1-20

Generating XEASY peak list with expected FRM or two-spin intensities

Remember to set up a init file:

cyanalib
read seq demo.seq

# -------------- stereo specific assignment  --------------

 # to supply all atoms as stereo specific, use: 
atoms select
atoms stereo

# see the supplied stereo specific assignment
atoms stereo list

# -------------- tauC --------------

atoms set "*" tauc=4.25

The main CALC.cya file:

# --------------------------   get the shifts from a XEASY peaks list    ---------------------------

./init

# convert
read 5.peaks
shifts adapt contribution=0.0
shifts renumber
atoms set "* shift=900.0.." shift=none
write demo.prot

# --------------------------------    basic parameter definitions    --------------------------------
./init
echo:= on
mixingtimes:= 0.02,0.03,0.04,0.05,0.06
b0field     = 700

# ----------------------------------          structure input           ----------------------------------- 

# specify the conformers for calculations
read pdb demo rigid
structure select 1

# ----------------------------------             peak input             ----------------------------------  

loadspectra structure=demo.pdb peaks=N15NOESY,C13NOESY prot=demo.prot simulate

# ---------------------------------- run eNORA elements and write peaks ----------------------------------

do n 1 length('mixingtimes')
	enoe spindiff b0field=b0field time=$mixingtimes(n) mode=3 labilatom='NONE'
	enoe twospin b0field=b0field time=$mixingtimes(n) mode=3 labilatom='NONE'
        # FM
	read peaks N15NOESY_exp.peaks
        enoe values mode=1
	write peaks N15NOESY_FM_$n.peaks names
	read peaks C13NOESY_exp.peaks
	enoe values mode=1
 	write peaks C13NOESY_FM_$n.peaks names
	# 2 spin
        read peaks N15NOESY_exp.peaks
	enoe values mode=2
	write peaks N15NOESY_2spin_$n.peaks names
	read peaks C13NOESY_exp.peaks
	enoe values mode=2
	write peaks C13NOESY_2spin_$n.peaks names
end do


read peaks C13NOESY_FM_1.peaks
peaks2dplot dimensions=12

read peaks C13NOESY_FM_1.peaks
read peaks N15NOESY_FM_1.peaks append

shifts initialize
shifts adapt
atoms set "* shift=990.0.." shift=none
write prot NOESY_1.prot
write peaks NOESY_1.peaks

Depositing multi-states structures to a PDB data base

PDB data bases require a specific format to deposit structures for publication. Below you find a CYANA script that will allow you to transform a multi-state structure into a publishable format. The format distinguishes the states by using a chain letter, such as A and B for a two-states structure. Populations are specified in this format as occupancy (corresponding to the Xray structure format).

read seq demo.seq
read pdb demoState1.pdb 
read pdb demoState2.pdb append 
atoms select 11-16,21-26,31-34
write pdb append.pdb all

read pdb append.pdb rigid
structure select 1-20
atoms set * chain=A
write_all splitA

structure select 21-40
atoms set * chain=B
write_all splitB

remove splitAB.pdb
do i 1 nstruct
  j=i+20
  system "cat splitA$i(I3.3).pdb splitB$j(I3.3).pdb >> splitAB.pdb; rm -f split?$i(I3.3).pdb ; rm -f split?$j(I3.3).pdb"
end do

read seq demoAB.seq
read pdb splitAB.pdb
write pdb splitAB.pdb all ter
read pdb splitAB.pdb
deposit pdb=demoAB.pdb

read bundle.seq
read bundle.lol
read bundle.upl
read bundle.aco
read bundle.cco

atoms set "* 101-199" chain=B #residue=residue-100
atoms set "* 1-99" chain=A
atoms set "* :B101-B199" residue=residue-100
write bundleAB.lol
write bundleAB.upl
write bundleAB.aco
write bundleAB.cco karplus

read seq demoAB.seq
molecules define A6-A39 B6-B39
atoms set * vdwgroup=bundle
rmsdrange:=A11-A16,A21-A26,A31-A34,B11-B16,B21-B26,B31-B34

read pdb demoAB.pdb
read bundleAB.lol
read bundleAB.upl
read bundleAB.aco
read bundleAB.cco

overview

read seq demoAB.seq
read pdb demoAB.pdb
molecules define A5-A39 B5-B39
atoms set "* :A*" occupancy=0.5
atoms set "* :B*" occupancy=0.5
write demoOcc.pdb multistate all details bfactor=0.00