ENORA and multi-state structure calculations: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
 
(555 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].
 
'''Hint:''' More information on the CYANA commands etc. is in the [[CYANA 3.0 Reference Manual]].
 
== eNOE  calculations ==
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.
 
=== Experimental input data ===
 
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 (HNCA, which refers to the corresponding experiment definition in the CYANA library), followed by an identifier for each dimension of the peak list (HN C 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). If a definition is missing for an experiment it must be added to the CYANA library. After the '#SPECTRUM' line follows one line for every peak. For example, the first peak in the 'HNCA.peaks' list has
 
* Peak number 5
* HN chemical shift 6.475 ppm
* C (CA) chemical shift 58.033 ppm
* N chemical shift 98.548 ppm
 
The other data are irrelevant for automated chemical shift assignment with FLYA. In particular, the peak volume or intensity (2.769E+02) is ''not'' used by the algorithm.
 
'''Hint:''' The formats of other CYANA files are described in the [[CYANA 3.0 Reference Manual]].
 
 
The protein sequence is supplied by three-letter code in a XXX.seq file.
 
As part of the supplied data for the exercises there are two sequences:
* demoShort.seq              (the protein sequence alone)
* demoLong.seq              (the protein sequence, ligand and a linker that connects the two molecules)
 
Linker sequences serve to keep two or more molecules close in coordinate space during calculations, is usually between 15-20 elements long and is composed of dummy atoms that allow the linking.
 
==== 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 that define which expected peaks are generated by FLYA. For instance, the definition for the HNCA spectrum (search for 'HNCA' in the library file 'cyana.lib') is
 
SPECTRUM HNCA  HN N C
  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
 
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).
 
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:'.
 
=== Exercise 1: Determine the spectrum type ===
 
For the HCCCHToscy, determine the spectrum type and put the definition in the HCCCHTocsy.peaks file with the appropriate syntax.
 
The experiment is a TOCSY, a through-bond experiment. It allows you to see, in this case, from the backbone all the way out into the side chains.
 
* Use the less command (to view files in the terminal but not change) to search the spectrum type in the 'cyana.lib' file.
 
'''Hint:''' Look at the definitions themselves and not just the SPECTRUM names, to determine which TOCSY is the appropriate one.
Take the experiment with the most through-bond transfers.
* work in the copy of the data directory ('cd flyabb')
* Use a graphic text editor (or if you feel comfortable, use the vi terminal text editor) to manipulate the HCCCHTOCSY.peaks file and enter the appropriate spectrum type and identifiers in the correct order.
* '''Check that the order of the dimensions in your SPECTRUM definition matches the actual experiment.'''
 
Depending on how the xeasy peak file was generated, the order of the dimensions does not have to match the way experiments are recorded, and of course they do not in general match the SPECTRUM definition given in the 'cyana.lib' file. If it does not match, do not change it in the 'cyana.lib' file but switch the order of the atom labels it in the definition you add to your '*.peaks' file.
 
 
'''Hint:''' A quick determination of the order of the dimensions and  atom types, can be done by looking at the columns of the chemical shifts and detect the chemical shift patterns.
 
This may be harder than it sounds at first instance, take your time to detect the pattern if it is not immediately obvious to you.
 
As you know, the chemical shifts of specific atom types and groups are quite distinct. If you need help with the chemical shift statistics, go to: [http://www.bmrb.wisc.edu/ref_info/stats.php?set=filt&restype=aa&output=html BMRB]
 
'''Hint:''' For information on how to use the vi terminal editor: [https://www.cs.colostate.edu/helpdocs/vi.html vi editor]
 
=== Exercise 2: Run FLYA ===
 
* work in the copy of the data directory ('cd flyabb')
 
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.


==== Execution scripts or "macros" in CYANA ====
==== Execution scripts or "macros" in CYANA ====
Line 146: Line 55:
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.
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.


==== The init macro ====
'''Hint:''' For comprehensive information on the CYANA commands etc. consult the [[CYANA 3.0 Reference Manual]].


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:
== Preparing input data ==


rmsdrange:=15-111
=== Structure input for spin-diffusion calculations ===
cyanalib
read demoShort.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'.
==== Preparing an xray structure to use within CYANA ====


==== The FLYA CALC macro ====
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.


The 'CALC.cya' starts with the specification of the names of the input peak lists:
In the data directory you find the 'regulabb' directory and the 'CALC_reg.cya' macro and an 'init.cya' macro.


peaks:=aro,cnoesy,nnoesy,HNtrosy,trHNCA,HNCOCA,HNCACB,NTocsy,HCCCHTocsy
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.


The peak list names are separated by commas (without blanks!). The files on disk have the file name extension .peaks, e.g. 'HNCA.peaks'.
cyanalib
The command 'cyanalib' reads the standard CYANA library.  


The command above will use all available peak lists. You can choose any subset of them by modifying the 'peaks:=...' statement.  
After reading the library file, one normally reads a sequence file before reading pdb file or a peak list.  


These are followed by tolerances for chemical shift matching:
Inspection of the 'CALC_reg.cya':
read 1PIN.pdb unknown=warn hetatm new
write 1PIN.seq
write 1PIN_2.pdb


assigncs_accH=0.03
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.
assigncs_accC=0.4
assigncs_accN=assigncs_accC
tolerance:=$assigncs_accH,$assigncs_accH,$assigncs_accC


In this case, a tolerance of 0.03 ppm will be used for protons, and 0.4 ppm for carbon and nitrogen.
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.
The 'assigncs_accX' variables are used within flya, the tolerance variable is used in consolidation.
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:


The next parameter specifies the seed value for the random number generator (an arbitrary positive integer is ok).  
read demo.seq
read 1PIN_2.pdb rigid unknown=warn
write 1PIN_ed.pdb
   
   
  randomseed=101
  ./init
read pdb 1PIN_ed.pdb
regularize steps=20000 link=LL keep


The next parameter chooses the "quick" optimization schedule in order to speed up the calculation for this practical:
Download the Xray structure used for this exercise:


<!---
wget <nowiki>'https://files.rcsb.org/view/1PIN.pdb' </nowiki>
shiftassign_population=25 (we do not set this, so the default of XX is used)
-->
shiftassign_quick=.true.


In production runs, better results can be expected (at the expense of longer computation times) if this parameter is not set.
or for mac os x:
<!---
* 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) 
curl <nowiki>https://files.rcsb.org/view/1PIN.pdb -o 1PIN.pdb </nowiki>
-->
The next command specifies that swapping of diastereotopic pairs is optimized with respect to the supplied reference assignment (only applied during consolidation):


shifts_consolidate_swap=.true.
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.


Finally, there is the command to start the FLYA algorithm:
Execute the 'CALC_reg.cya' macro:


  flya runs=10 assignpeaks=$peaks shiftreference=manREF.prot
  cyana CALC_reg.cya
The resulting structure is 'regula.pdb'.


Here, the given parameters of the 'flya' command specify the following:
==== Calculating a structure from an experimental peak list ====


* The number of independent runs of the algorithm, from which the consolidated shift will be calculated (chosen smaller than in normal production runs in order to speed up the calculation).
In the data directory you find the 'noecalib' directory.
* The input peak lists that will be used (as defined above).
* An ensemble of random structures will be calculated for generating expected peaks (leads to prediction of short range NOES in NOESY-type experiments).
* The results will be compared with the reference chemical shifts in the file 'manREF.prot' (which have been determined by conventional methods).


The 'CALC_noecalib.cya' contains the following commands:


When you have prepared the 'init.cya' and the 'CALC.cya' start your FLYA ('CALC.cya') macro using 10 processors by calling it as outlined just below. It will take between 10-20 minutes (depending on your system) to complete the assignment, once the calculation starts.
peaks:=5.peaks
calibration peaks=$peaks
peaks calibrate simple
write upl noesimple.upl


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:
The following block of commands, reads the restraints 'noesimple.upl', an angle file called 'demo.aco', calculates a structure:
 
  read upl noesimple.upl      
cyana -n 10 CALC.cya
  read aco talos.aco
 
  calc_all 100 steps=50000        
This starts 10 independent calculations on 10 processors by using the MPI scheduler (if installed on your system, otherwise shared memory will be used).
 
It is strongly recommended that you check the MPI scheduler if your calculation is running. If you made a mistake in one of the two macros, the calculation may or may not start, or get interrupted at some point.
 
  ls -ltr
 
This command allows you to check whether the calculation has generated intermediary files or final results, with a time stamp.
 
<!---
To check the queuing on the server use (PEND or if running you see the time elapsed and JOBID):
 
squeue
            JOBID PARTITION    NAME     USER ST      TIME  NODES NODELIST(REASON)
              4414      bnmr    CALC    dxxxx R      0:56      3 guri[1,5-6]
 
And to cancel the processes started by you before completion:
 
  scancel 4414
 
--->
   
   
To check the general load on your local computer use:
  overview demo.ovw structures=20 pdb
 
  top
 
To kill all processes running (from you):
 
skill -u <username>
 
=== FLYA output files ===


The FLYA algorithm will produce the following output files:
The statistics are in demo.ovw file and the 20 conformers with the lowest target function in the 'demo.pdb'.


* '''flya.prot:''' Consensus assigned chemical shifts. This file contains a chemical shift for every atom that has been assigned to least one peak.
=== Estimating spin-diffusion  ===
* '''flya.tab:''' Table with details about the chemical shift assignment of each atom (comparison with reference shifts). In this file you can see for each atom whether the assignment is "strong" (self-consistent) or "weak" (only tentative).
* '''flya.txt:''' Assignment statistics
* '''flya.pdf:''' Graphical representation of the assignment results
* '''''XXX''_exp.peaks:''' List of expected peaks, corresponding to input peak list ''XXX''.peaks
* '''''XXX''_asn.peaks:''' Assigned peak list, corresponding to input peak list ''XXX''.peaks


==== The flya.txt file ====
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.


This output file starts with overall assignment statistics for each group of atoms as defined by 'analyzeassign_group:=...':
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
   
   
    CHEMICAL SHIFT ASSIGNMENT
# ----------------------------------        structure input        ----------------------------------
    ____________________________________________________________
   
   
    SEED: 1
# specify the conformers for calculations
    chemical shifts for 542 atoms found
read pdb demo rigid
    Peaks assigned from frequencies
structure select 1
 
  # ----------------------------------        spin-diffusion          ----------------------------------
   
   
    BB: REFERENCES(2):512 CHEMICALSHIFTS(1):542 (1)and(2):512 MATCH:507(99.0% of (2))
[[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


* REFERENCES(2) is the number of reference assignments (in the selected group)
It does the following:
* CHEMICALSHIFTS(1) is is the number of atoms assigned by FLYA
* reading the structure and use the first conformer for spin diffusion calculations.
* (1)and(2) is the number of atoms that are assigned by FLYA and in the reference.  
* '[[CYANA Command: enoe spindiff |enoe spindiff]]' the full-buildup (including spin-diffusion) is calculated for the five mixing times supplied.
* MATCH is the number of atoms with the same assignment by FLYA and in the reference. The percentage is relative to the number of reference assignments.
* '[[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.


Further below comes a table with information about each peak list:
=== 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.
    PEAKLISTS
    #Expected: Total number of expected peaks
    noRef: Number of expected peaks with missing reference shifts
    noPeak: Number of expected peaks for wich no peak can be measured
    Assigned: Number of expected peaks that could be assigned
    Match: Number of assigned peaks that fit reference shifts
    #Measured: Total number of peaks in peak list
    Assigned: Number of measured peaks that could be assigned to expected peaks
    exp/meas: Ratio of assigned expected and measured peaks
    Lists      #Expected  noRef  noPeak  Assigned        Match    #Measured Assigned  exp/meas Assigned
    N15HSQC        106      8      1  104( 98.11%)    97( 91.51%)    131    96( 73.28%)  1.1
    HNCA          211      15      11  194( 91.94%)  186( 88.15%)    329    179( 54.41%)  1.1
    HNcaCO        211      15      11  197( 93.36%)  183( 86.73%)    246    176( 71.54%)  1.1
    HNCO          105      7      1  101( 96.19%)    97( 92.38%)    158    97( 61.39%)  1.0
    HNcoCA        105      7      0  101( 96.19%)    97( 92.38%)    158    99( 62.66%)  1.0
    CBCANH        399      26      25  361( 90.48%)  350( 87.72%)    623    339( 54.41%)  1.1
    CBCAcoNH      200      13      2  196( 98.00%)  185( 92.50%)    324    192( 59.26%)  1.0
    ALL          1337      91      51  1254( 93.79%)  1195( 89.38%)  1969  1178( 59.83%)  1.1
It contains the following data:


* '''#Expected:''' Total number of expected peaks
Vögeli B, Günter P, Riek R (2013) Multiple-state Ensemble Structure Determination from eNOE Spectroscopy. Mol Phys 111:437-454
* '''noRef:''' Number of expected peaks with missing reference shifts
* '''noPeak:''' Number of expected peaks for which no peak can be measured
* '''Assigned:''' Number of expected peaks that could be assigned based on the reference chemical shift assignments. The theoretical maximum of 100% corresponds to the situation that the spectra “explain” all expected peaks. Each expected peak can be mapped to at most one measured peak. Remaining expected peaks correspond to missing peaks in the measured peak list.
* '''Match:''' Number of assigned peaks that fit (within tolerance) reference shifts. The theoretical maximum of 100% corresponds to having all measured peaks assigned. Note that several expected peaks can be mapped to the same measured peak, i.e. the assignments of measured peaks can be unambiguous or ambiguous. Remaining unassigned measured peaks are likely to be artifacts.
* '''#Measured:''' Total number of peaks in peak list
* '''Assigned:''' Number of measured peaks that could be assigned to expected peaks
* '''exp/meas:''' Ratio of assigned expected and measured peaks


There is more information on the results of the assignment calculation in the 'flya.txt' file (not described here).
The pulse sequence are found here:
http://n.ethz.ch/~bvoegeli/PulseSequences/CNnoesyhsqc


==== The flya.tab file ====


This file provides information about the chemical shift assignment of each individual atom:
[[Image:pulseseq.jpg|400px]]


    Atom  Residue      Ref  Shift    Dev  Extent  inside  inref
=== Preparing experimental peak lists ===
    ...
    N    GLY  57 102.109 102.043  0.066    10.0  100.0  100.0  strong=
    H    GLY  57  8.571  8.570  0.001    10.0  100.0  100.0  strong=
    CA    GLY  57  45.415  45.433  -0.018    10.0  100.0  100.0  strong=
    HA2  GLY  57  4.042
    HA3  GLY  57  3.436
    C    GLY  57 173.621 173.662  -0.041    10.0    89.4    90.0  strong=
    N    LEU  58 120.640 120.649  -0.009    10.0    80.0    80.0  =
    H    LEU  58  7.488  7.492  -0.004    10.0    79.8    80.0  =
    CA    LEU  58  51.943  51.940  0.003    10.0    70.0    70.0  =
    HA    LEU  58  4.995
    CB    LEU  58  45.602  45.568  0.034    10.0    82.7    80.0  strong=
    CG    LEU  58  26.528
    HG    LEU  58  1.515
    CD1  LEU  58  24.745
    C    LEU  58 173.619 174.576  -0.957    10.0    40.1    10.0  ! (C 59)
    ...


* '''Ref:''' Chemical shift value in the reference chemical shift list (ref.prot). It was not used in the calculation.
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.
* '''Shift:''' Consensus chemical shift value from FLYA
Since NMRdraw peak lists are of different file type, cyana provides the command read tab to convert the files to XEASY format.  
* '''Dev''' = Ref - Shift
* '''Extent:''' Number of runs in which the atom was assigned by FLYA.
* '''Inside:''' Percentage of chemical shift values from the (10) independent runs of FLYA that agree (within the tolerance) with the consensus value.
* '''inref:''' Percentage of chemical shift values from the (10) independent runs of FLYA that agree (within the tolerance) with the reference value.
* Outcome of the assignment:
** '''strong:''' "strong" assignment, i.e. Inside > 80%.
** '''=:''' Assignment that agrees with reference, i.e. Dev < tolerance.
** '''!:''' Assignment that does not agree with the reference, i.e. Dev > tolerance.
** '''('''''atom name'''''):''' Correct assignment, if within the same residue (no residue number given), or the neighboring residues.


==== The flya.pdf file ====
# 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


This PDF file provides a graphical representation of the 'flya.tab' file. Each assignment for an atom is represented by a colored rectangle.  
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...).
[[Image:flyabackbone.png|thumb|600px|'''flya.pdf''']]


* '''Green:''' Assignment by FLYA agrees with the manually determined reference assignment (within tolerance)
After the '#SPECTRUM' line follows one line for every peak. For example, the first peak in the 'HNCA.peaks' list has
* '''Red:''' Assignment by FLYA does not agree with the manually determined reference assignment
* '''Blue:''' Assigned by FLYA but no reference available
* '''Black:''' With reference assignment but not assigned by FLYA.


Respective light colors indicate assignments not classified as strong by the chemical shift consolidation. The row labeled HN/Hα shows for each residue HN on the left and Hα in the center. The N/Cα/C’ row shows for each residue the N, Cα, and C’ assignments from left to right. The rows β-η show the side-chain assignments for the heavy atoms in the center and hydrogen atoms to the left and right. In the case of branched side-chains, the corresponding row is split into an upper part for one branch and a lower part for the other branch.
* 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)


=== Exercise 3: Analyze the FLYA results ===
The other data are relevant entry for the eNOE modules is the peak volume or intensity (6.990943E+08).


*Analyze your FLYA results using 'less' or a graphical text editor and a pdf viewer.
==== SPECTRUM definitions in the CYANA library ====


*What do you think?
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


*How does the automated assignment compare to the provided assignment?
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_*


*How robust you think are the results?
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).


*What could you do to likely improve the result?
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.


'''Hint:''' Use the terminal command 'gs' to view pdf files (control-C to quit gracefully):
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.
gs flya.pdf


== Using Talos to generate torsion angle restraints ==
==== From nmrDraw to XEASY ====


Torsion angle restraints from the backbone chemical shifts help restrict angular conformation space. We wish to use only "strong assignments" to generate these restraints.
In the 'nmrDrawX' directory you find the 'nmrDrawX.cya' macro:


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.
# 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


=== Exercise 4: Calculate backbone torsion angle restraints using Talos ===
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.


'''Hint: ''' Copy the FLYA results into a new folder, since otherwise you will overwrite your original 'flya.prot' file.
=== Using Talos to generate torsion angle restraints ===


Essentially you will need to copy the details directory and the '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.


cp -r flyabb acoPREP
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.
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.
In the 'acoPREP' directory, inspect the 'CALC_talos.cya' file with the commands to calculate the talos angle restraints:


TALOS is used to generate torsion angle restraints from the backbone chemical shifts in 'flya.prot'.
read 5.peaks
 
shifts initialize
  consolidate reference=flya.prot file=flya.tab plot=flya.pdf prot=details/a[0-9][0-9][0-9].prot
  shifts adapt
 
[[CYANA Command: atoms set|atoms set]] "* shift=990.0.." shift=none
This overwrites the original flya.prot with only strong assignments.
write demo.prot
 
  read prot flya-strong.prot unknown=skip
  read prot demo.prot unknown=skip
   
   
  talos talos=talos+                 
  talos talos=talos+                 
Line 405: 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.
 


<!---
'''Hint: ''' On stift (or kreide): change to a cshell and prepare nmrpipe by typing:
csh
prepare nmrpipe
--->
'''Hint: ''' change to a cshell before running cyana (since talos needs a cshell to run):  
'''Hint: ''' change to a cshell before running cyana (since talos needs a cshell to run):  
  csh
  csh


== Automated NOESY assignment and structure calculation ==
== eNOE  calculations  ==


We will perform an automated NOE restraint assignment and structure calculation by torsion angle dynamics.
All eNOE related calculations within cyana are carried out using the eNORA modules.  


The 'flya.prot' file from the automated resonance assignment will be used together with the (unassigned) NOESY peak lists to assign the NOESY peaks and to generate distance restraints. The structure is calculated in cycles, essentially testing the NOE assignment and iteratively refining it, in order to compute the three-dimensional structure of the protein.  
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 5: Run noeassign ===  
=== 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 noeassign CALC macro ====
rmsdrange:=8-33
cyanalib
read seq demo.seq


peaks:= cnoesy.peaks,nnoesy.peaks,aro.peaks
The first line sets the appropriate rmsdrange, and the command 'cyanalib' reads the standard CYANA library. The next command reads the protein sequence.
prot:= flya.prot                 
restraints:= talos.aco                   
tolerance:= 0.040,0.030,0.45           
structures := 100,20                     
steps:= 10000                     
randomseed:= 434726   
                 
noeassign peaks=$peaks prot=$prot autoaco


To speed up the calculation, you can set optionally in 'CALC.cya':
The protein sequence is stored in three-letter code in the file 'demo.seq'.


structures:=50,10
===== Stereo-specificity of dia-stereocenters =====
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.
atoms stereo "HA? 10"
If you do not set these option 100 conformers will be calculate, and the 20 best will be analyzed and kept.
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"


<!---Where as ????x torsion angle dynamics steps will be applied per conformer. --->
However, one may do the following to supply all atoms as stereo specific:
atoms select
atoms stereo


When you are done preparing the macros as outlined run the calculation.
or to supply all atoms as non stereo specific, use:
atoms select
atoms stereo delete


The automated NOE assignment and structure calculation will be performed by running the 'CALC.cya' macro:
To get a feedback of the supplied stereo specific assignment add to your 'init.cya' the command:
atoms stereo list


cyana -n 33 CALC.cya
===== D20 exchange =====


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.cya'. 7 cycles of calculations will be preformed.
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 NOE assignment and the structure calculation will be in the file 'Table', which can also be produced with the command 'cyanatable -lp'.
===== 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 ====


The optimal residue range for superposition can be found with the command
Below you find the 'CALC.cya' script. You will find comments for the commands options, where we found it appropriate.


  cyana overlay final.pdb
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'.


Run noeassign with your 'CALC.cya' macro.


You can check the statistics (and success of 'noeassign') by running:
Run the eNOE calculation such as:


  cyanatable
  cyana CALC_enoe1pt.cya


== Creating the ligand library file for CYANA ==
=== eNORA output files ===


In the next three exercises you will create the ligand library file for CYANA from scratch. Do this carefully and check your result, otherwise your structure calculation will not work as intended.
The eNORA algorithm will produce the following output files:


=== Exercise 6: Drawing the molecule and obtaining the SMILES code ===
* '''enoe.upl and enoe.lol:''' Upper limit and lower limit restraint files with tolerances applied.
* '''enoe.ovw:''' Collated results file.


* make a copy of the libex and work in there (libexbb)
==== The enoe.upl/lol distance restrains ====
cp -r libex libexbb
cd libexbb


Go to the [http://zinc.docking.org/search/structure ZINC] website.
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)


Click on the Structure tab and draw the molecule using the supplied drawing (LIG.png) of the compound as a guide.
==== The enoe.ovw file ====
Copy the SMILES code.


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.


'''Hint:''' To look at the supplied image file in the terminal, use:
* '''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


xdg-open LIG.png
=== eNORA (using buildup data) ===


=== Exercise 7: Converting the SMILES code to mol2 ===
All eNOE related calculations within cyana are carried out using the eNORA modules.


*work in the copy of the libex directory ('cd libexbb')
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.


There are many options and programs to do this, we outline two:
You will find the relevant macro's in the directory 'enoebup'.


==== The init macro ====


If you can use Avogadro (best):
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


For Mac OS download Avogadro from: [https://avogadro.cc/ Avogadro]
==== The eNORA CALC macro ====


Build -- > Insert --> SMILES
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
[[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


Paste the SMILES code
* 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]]').


Extensions -- > Optimize Geometry
# 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.)
 
 
# write the auto-relaxation values to file
write rhoOut.rho
#
[[CYANA Command: enoe cross |enoe cross]]
peaks select "NONORM list=1"
write peaks 1_NONORM.peaks names
 
# fit experimental buildups
[[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
 
Additional commands only usefull with buildup data:
* '[[CYANA Command: enoe buildup |enoe plotbup]] plot=$bname opt=2' and 'graf $bname.pdf' print the buildups to file for inspection.
 
# ----------------------------------            overview            ----------------------------------
[[CYANA Command: enoe overview |enoe overview]]
Start CYANA and execute the 'CALC_enoe.cya' macro from the CYANA prompt as such:


Save as
cyana CALC_enoe.cya


--> LIG.mol2 (*.mol2)
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 you have to use chimera:
If your are compiling the rhoIn.rho file manually see * [[auto-relaxation and I(0) values]].


(If you are on the linux server chimera is installed)
=== eNORA (using generic normalized eNOEs) ===


Tools --> Structure Editing  --> Build Structure
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.
Start Structure


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


set the Residue name to LIG (capital letters)
normalized  = 0


--> Apply
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.
Save your mol2 file as: LIG.mol2


'''Now, there is one issue we have to take care of: The intermolecular NOE assignments have to match the ligand structure assignment, otherwise the intermolecular NOEs will be wrong.'''
#fit experimental decays
[[CYANA Command: enoe diag |enoe diag]] opt=3 plot=izplot
graf izplot.pdf


Using the text editor of your choice, manually change the "UNL1" in your mol2 file to "LIG".
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.


Then open the supplied demoLIG.pdb structure in chimera, as well as the created mol2 structure.
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


chimera demoLIG.pdb LIG.mol2
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.


First check the geometry (especially the rings and the stereochemistry). If it is wrong fix it!
== The TSS approach to spin-diffusion calculations ==


Using the text editor of your choice, or more conveniently using chimera change the proton names in your mol2 file to match those of the pdb.
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):


'''Hint:'''  Overlay the two ligand structures in chimera.
The TSS mode is accessed by setting the parameter mode=2 for the  'enoe spindiff' command (see * [[CYANA Command: enoe spindiff |enoe spindiff]]).


Favorites --> Command Line
=== Labeling Schemes ===


In the command line enter:
Deuterated labeling schemes often involve methyl labeling with 3% D2O in the nmr buffer, i.e.


  match #1 #0
  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


Depending on how the models are loaded you may need to change the #? numbers.
== Considerations regarding the obtained eNOE restraints ==
To see the model number use the Favorites --> Model Panel.


If chimera complains about "Unequal numbers of atoms chosen for evaluation", delete the pseudo atoms of 'demoLIG.pdb' temporarily for the overlay. In the command line
=== Mapping calculated eNOE restraints onto a known structure ===
sel: @Q @Q? @Q??
delete sel


To rename selected atoms (control click) in the command line:
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.
setattr a name HX sel
 
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:


Hovering over atoms will display their names!
rmsdrange:=8-33
cyanalib
read seq demo.seq


=== Exercise 8: Converting the mol2 file to a lib file for CYANA ===


*work in the copy of the libex directory ('cd libexbb')
And the main macro (name it 'CALC_xraymap.cya'):
*unpack the tool to convert the mol2 to a *.lib file
read upl enoe.upl
read lol enoe.lol
read regula.pdb unknown=warn
weight_vdw=0
overview enoe_xray.ovw


tar zxf cylib-2.0.tgz
*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)?


run cylib with the options -nc -sc
== Multi-state structure calculation with ensemble-averaged restraints ==


./cylib-2.0/cylib -nc -sc LIG.mol2


this will create the LIG.lib file.
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. 


The -sc option keeps the angles of the rings fixed. We can do this since they are in this molecule either aromatic or have sp3 conjugated carbons in them, fixing the ring geometry.
If they had to be flexible, you would need to keep the angeles flexible and supply additional restraints to close the rings.


To test the lib file we need CYANA:
=== Calculating a single state structure ===


Create a sequence file containing 'LIG 333' and name the file 'LIG.seq'.
We will perform calculations based on eNOEs by using torsion angle dynamics  in order to compute the three-dimensional structure of the protein.


Start CYANA
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.
This will read the CYANA library file correctlly but give you the error:


*** ERROR: Illegal residue name "LIG".
*** ERROR: Cannot read line 1:
                      LIG    333


Because we do not have an init file and have not read the 'LIG.lib' file yet, the program just tries to read the default sequence file in the directory, but the ligand is not yet in the library, so it fails...
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):


  read lib LIG.lib append
  syntax inputseed=@i=3771
read seq LIG.seq
   
   
  anneal
  # ------ Structure calculation ------
read upl XXX.upl
read lol XXX.lol
read aco XXX.aco
read cco XXX.cco
   
   
  atoms select "* - &DUMMY"
  anneal_weight_aco := 1.0, 1.0, 0.0, 0.0
anneal_weight_cco := 0.0, 0.5
   
   
  pseudo=1
  seed=inputseed
  write pdb test.pdb selected
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.  


the command pseudo=1 ensures that the pseudo atoms will be in the written pdb file, 'atoms select "* - &DUMMY"' followed by 'write *.pdb selected' prevents the dummy atoms of the linker to be written to pdb.
==== Single state calculation ====


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


'''Hint:'''  Since you might have to do this a few times, until the library is working and correct, it might be worthwhile to create a 'init.cya' and a 'CALC.cya' macro with the respective commands. This to speed things up and prevent the error output shown above.
==== 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:


Carefully analyze the WARNING and ERROR messages if any.  
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
swap=0
expand=1


Then take a look at your lig.pdb in chimera and check that the chemistry and bonds are all as expected (ring closure!)
* 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


chimera test.pdb
==== The PREP macro ====


Again overlay the 'LIG.pdb' with the provided 'demoLIG.pdb'.
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.


If there are any issues "go back to the drawing board" to fix the issues.
syntax nbundle=@i=1 togetherweight=@r=0.1 multitensor
Carefully check the names also of the pseudo atom names, since they are used in intermolecular-NOEs later.


To help find problems, you may use the command:
* 'nbundle=@1' sets the number of states to 1, for a two state structure calculation this need be set to two.


  write lib LIG.lib names
  #multitensor=.true.
together=.true.
moloffset=100


This will write the library file containing actual atom names rather than numbers.
* '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 >>.


=== Alternative Exercise 6-8: Converting a pdb file to a lib file for CYANA ===
* 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


In case you were unsuccessful with exercises 6-8 in terms of getting a working ligand library file, do not dispair!
* this prepares the talos angels with the offset in residue numbering.  
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:
# ------ 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.


File --> Open


Open the 5c5aLig.pdb
# ------ 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


Save as
* if experimental RDC's  are available include this section of the code.


LIG.mol2 (*.mol2)
# ------ 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.  


Rename the Residue to LIG in the LIG.mol2 file.
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


  ./cylib-2.0/cylib -nc -sc LIG.mol2
* this prepares the experimental upper limit distance restraints with the offset in residue numbering, makes them ambiguous and imposes the multi-state averaging condition.


Done!
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


You can run the tests outlined above, using '''anneal''' etc to test your library file.
* this prepares the experimental lower limit distance restraints with the offset in residue numbering, makes them ambiguous and imposes the multi-state averaging condition.  


== Calculating the structure of the protein-ligand complex ==
# ------ 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


=== Exercise 9: (Semi-automatic) Intermolecular cross peaks assignment and structure calculation ===
* 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


Since the molecular system contains protein and ligand, CYANA has to read the 'LIG.lib' file in addition to the regular 'cyana.lib' file.
  distances unique
The sequence file needs to contain the protein and the ligand (and a linker to connect the two).
  write upl together.upl
end if


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.
==== The single-state CALC macro ====


cp -r noebb noecc
The 'CALC_sstate.cya' file for structure calculation is outlined below:
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.
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


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.
* 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.
 
  rmsdrange:=15-111,333
if (master) then
  cyanalib
  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
   
   
read lib LIG.lib append
  #molecules sort "BACKBONE 23-26, 31-34" base=1
  read seq demoLong.seq
  #write sortStates.pdb all
  #SPLIT
  end if


Intermolecular cross peaks we assign by supplying noeassign an intermolecular xeasy peak list with just the ligand resonances assigned.
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.
The structure calculation is executed by running the 'CALC_sState.cya' macro:


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:
cyana -n 33 CALC_sState.cya


peaks:= cnoesy.peaks,nnoesy.peaks,aro.peaks,intermol-NOEs.peaks
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'.  
prot:= flya.prot                 
restraints:= talos.aco                   
tolerance:= 0.040,0.030,0.45           
structures := 100,20                     
steps:= 10000                     
randomseed:= 434726 
write_peaks_names=.true.
assign_noartifact:="** list=intermol-NOEs.peaks"
noeassign peaks=$peaks prot=$prot keep=all selectcombine="* - @LIG" autoaco


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.
Carefully analyze the WARNING and ERROR messages if any.  
We therby encourage the use of the intermolecular NEOs even if the support by other nearby NOEs is weak.
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).


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


'selectcombine' calls for testing for errors to be done different:
Statistics on the the structure calculation will be displayed to screen. The final structure is named 'bundle.pdb'.
Intermolecular peaks do not have to compete with intra protein peaks.


Run the calculation:
=== Calculating Multi-state structures ===
cyana -n 33 CALC.cya


== Comparing the calculated NMR structure to an XRAY reference structure ==
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 ====


=== Exercise 10: Compare the NMR structure to the Xray structure ===
In the 'CALC_multistate.cya' script, there are the following additional commands:


Download (www.rcsb.org) the xray structure with ID: 5c5a
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


Use either a web-browser or the terminal:
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.


wget <nowiki>'https://files.rcsb.org/download/5c5a.pdb'</nowiki>
==== 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.


Using chimera it is possible to compare two structures, by overlaying and inspecting visually.
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


When you have your xray structure ready, load your calculated nmr structure and the xray structure in chimera.
* The final output is the 'splitall.pdb' file.


Use to chimera specific commands to overlay the two structures and compare the structures visually.
==== Exercise: Setting up a two-state calculation  ====


=== Exercise 11: Preparing an xray structure to use within CYANA ===
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'.


Deposited structures often lack specific features. i.e. Xray structures usually lack proton coordinates.
cp -r sstate twostate
cd twostate
mv CALC_sstate.cya CALC_multistate.cya
rm  *.out *.job final* rama*


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


cp -r noecc regulabb
With a text editor, change the number of states (nbundle=@i=) from one to two in the 'PREP.cya' macro:
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.
syntax nbundle=@i=2 togetherweight=@r=0.1 multitensor


read pdb xxxx.pdb unknown=warn
When you are done preparing the macros as outlined perform the calculation by running the 'CALC_multistate.cya' macro:


Other options to read pdb's:
cyana CALC_multistate.cya
Carefully analyze the WARNING and ERROR messages if any.


read 5c5a.pdb unknown=warn hetatm new
== Results: analysis ==


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.
=== Download and install the molecular viewer Chimera ===
# Download Chimera (to your personal laptop) from: [https://www.cgl.ucsf.edu/chimera/download.html Chimera]


To write back out pdb's and sequences:
=== Exercise: Single state structure analysis ===
write pdb XXX.pdb
write seq XXX.seq 


Inspect the pdb using chimera:
The final structure will be 'final.pdb'. You can visualize it, with chimera:
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.
chimera bundle.pdb
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.  
Analyze the result, the bundle seems unnaturally tight for an NMR structure bundle.
The 'NUT.lib' file is necessary to read the original xray structure with ligand into CYANA.
Why?


Copy the 'demoLong.seq' file and name it 'demoLongEd.seq', in the 'demoLongEd.seq' file delete the linker residues.
=== Exercise: Two-state structure analysis ===


Create an 'init.cya' macro with:
The final structure will be 'splitall.pdb'. You can visualize it, with the chimera
cyanalib
read lib LIG.lib append


Then create a 'CALC_reg.cya' macro with:
  chimera splitall.pdb
read lib NUT.lib append
read 5c5a.pdb unknown=warn hetatm new
write 5c5a_Ed.seq
write 5c5a_Ed.pdb
#renumber and rename the ligand from 201 333, NUT to LIG
library rename "@NUT" residue=LIG
atoms select @LIG
atoms set residue=333
write 5c5a_renum.seq
write 5c5a_renum.pdb
#sequence with ligand but without linker
read demoLongEd.seq
  read 5c5a_renum.pdb rigid unknown=warn
write XrayAChainRenum.pdb
initialize
read seq demoLong.seq
read pdb XrayAChainRenum.pdb unknown=warn
write pdb test.pdb
read pdb test.pdb
regularize steps=20000 link=LL keep


Execute the 'CALC_reg.cya' macro in the CYANA shell (or use only one processor, do not distribute the job):
By then loading 'chimera.com' script in the directory, you can individually color the states to cyan and blue.


cyana CALC_reg.cya
<!----
 
=== Exercise: Calclulate the RMSD of NMR vs. xray structure using a CYANA macro ===
=== Exercise 12: Calclulate the RMSD of NMR vs. xray structure using a CYANA macro ===


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.
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.
Line 810: Line 1,045:
  read demoLong.seq
  read demoLong.seq
   
   
  rmsd range=15-111 structure=final.pdb reference=reg_xray.pdb
  rmsd range=8-33 structure=final.pdb reference=reg_xray.pdb
   
   
  atom select "BACKBONE 15-111"
  atom select "BACKBONE 8-33"
  t=rmsdmean
  t=rmsdmean
  j=rindex('333')
  j=rindex('333')
Line 845: Line 1,080:
  end do
  end do
  print "Displacement of the LIG (to ref xray): ${s/n} ($n atoms)"
  print "Displacement of the LIG (to ref xray): ${s/n} ($n atoms)"
--->


== Beyond The Basics: Improving the final structure ==
=== 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.


=== FLYA options ===
== eNORA extensions and options ==
 
There are a variety of commands to modify FLYA runs to accommodate experimental labeling schemes or apply previous assignments etc...
 
'''Modify the chemical shift statistics used for assignment'''
 
Supply user-defined chemical shift statistics instead of standard BMRB statistics from library and
replace the general statistics from 'cyana.lib' (CSTABLE).
 
* average value and stddev from input chemical shift list 'shiftx.prot'
* '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
 
shiftassign_statistics:=predicted.prot
 
 
'''Modify the reported statistics'''
 
Groups of atoms for which assignment statistics will be calculated and reported in the 'flya.txt' output file can be defined as:
 
analyzeassign_group := BB: N H CA CB C
 
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.
 
 
The optional parameter 'shiftreference=manREF.prot' specifies reference chemical shift list, used only for comparison in flya.tab, flya.txt, flya.pdf:
 
  shiftassign_reference:=manREF.prot
 
The same parameter may also be set as part of the flya command:
 
flya runs=10 assignpeaks=$peaks shiftreference=manREF.prot
 
 
'''Modify the expected peak lists'''
 
Specific labeling can be handled and peak list-specific atom selections can be applied.


To restrict the generation of expected peaks to a subset of atoms, here the backbone atoms:
There are a variety of commands to modify eNORA runs.


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




Input structures may be used to generate expected peaks for through-space experiments:
=== Averaging of spin-diffusion over multiple conformers ===
* 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
After reading the pdb set the 'structure select' command to:


Experimental peaks may also be employed as expected peak lists:
  structure select 1-20
* command N15NOESY_expect, reading input peak list N15NOESY_in.peaks
  N15NOESY_expect :=N15NOESY_in


 
=== Generating XEASY peak list with expected FRM or two-spin intensities ===
'''Keeping previously determined assignments'''
Remember to set up a init file:
 
To keep input peak assignments in user peak assignments:
* (partially) assigned input peak list XXX.peaks
* parameter 'keepassigned' for 'loadspectra.cya'
 
loadspectra_keepassigned:=.true.
 
To fix input chemical shift assignments contained in a prot file
 
To do this i.e for backbone atoms extracted from the manREF.prot list:
 
Make a list of only the reference backbone chemical shifts by entering the CYANA commands:
 
read manREF.prot
  atom set "* - H N CA CB C" shift=none
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
'''Chemical shift assignment using exclusively NOESY'''
*increased population size with 'shiftassign_population=200'
* see Schmidt et al. J. Biomol. NMR 57, 193-204 (2013)
'''Speeding up FLYA runs'''
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.
In production runs, better results can be expected (at the expense of longer computation times) if these parameters are not set.
There are three parameters of the assignment algorithm that can be set in order to speed up the calculation.
Fixed number of generations in evolutionary optimization:
shiftassign_population=25
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).
There is also an option to choose the "quick" optimization schedule:
shiftassign_quick=.true.
And last the 'runs' option can be set for flya as we did in the exercise ('flya runs=10').
<!--_
* peak lists for distance restraint generation specified by parameter 'structurepeaks='  (used to pass on from flya to noeasign if done in one go)
--->
=== neoassign options ===
To learn more about noeassign consult the tutorial [[Structure calculation with automated NOESY assignment]]. Other options for neoassign are described here: [[CYANA_Macro:_noeassign]]
=== Exercise 13: Mapping 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 an xray structure). This is another 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 exercise 11.
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.
You need an init file:
rmsdrange:=15-111,333
  cyanalib
  cyanalib
  read lib LIG.lib append
  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 --------------
[[CYANA Command: atoms set|atoms set]] "*" tauc=4.25


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


  read seq demoLong.seq
  # --------------------------  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


The following block of commands, takes the assigned intermol.peaks list and calculates distance restraints from the peak intensities:
== Depositing multi-states structures to a PDB data base ==
#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:
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.
read upl final.upl
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).
distance select "*, @LIG" info=full
write intermol.upl


  read intermol.upl unknown=warn
  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 upl lig.upl append
  read pdb append.pdb rigid
  #read lol lig.lol
structure select 1-20
[[CYANA Command: atoms set|atoms set]] * chain=A
  write_all splitA
   
   
  read regula.pdb unknown=warn
structure select 21-40
[[CYANA Command: atoms set|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
[[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
   
   
  weight_vdw=0
  read seq demoAB.seq
  overview intermol_xray.ovw
  molecules define A6-A39 B6-B39
 
[[CYANA Command: atoms set|atoms set]] * vdwgroup=bundle
*If the restraints do not match with the xray structure, does it mean they are wrong?
rmsdrange:=A11-A16,A21-A26,A31-A34,B11-B16,B21-B26,B31-B34
*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 ===
 
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.
 
 
General questions to answer regarding this task:
*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.
 
 
<!---
For a structure calculation starting from given experimental restraints use the commands below:
 
The 'init.cya' macro:
 
rmsdrange:=15-111,333
cyanalib
read lib LIG.lib append
 
The 'CALC.cya' macro:
read seq demoLong.seq
   
   
  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