The above requirement does not hold for regions that have been avoided completely, for instance if no crosspeaks at all have been extracted in the aliphatic-aliphatic region.
SHOW NOE.
If you need to change anything, use the command
ANSIG> SET NOE each_noesy_spectrum < ON | OFF >
where the last parameter in the command is either ON or OFF. Note that
this switch is not persistent; next time you start up ANSIG you will
have to do this again. It is a good idea to give this command in the
initialization file.
To re-integrate all crosspeaks in the NOESY specta, first compile the AL procedure integrate_spectrum:
ANSIG> COMPILE {lib}integrate_spectrum.al
Then execute the procedure for all NOESY spectra:
ANSIG> integrate_spectrum (each_noesy_spectrum)
This operation takes a while to finish, since the matrix file has to be
accessed for each crosspeak.
ANSIG> SET CORRECTIONS OFF
If needed, then it is a good idea to put this into the
initialization file.
A distance restraints derived from NOEs may be clearly trivial in the sense that it specifies an upper distance which is longer than is possible in any conformation of the intervening covalent structure. This typically may occur between intra-residue vicinal protons, e g HN/HA protons.
It is possible to switch off the output of trivial distance restraints to the X-PLOR file. This requires that the dictionary file contains specifications of trivial distances. It is possible to specify only intra-residue trivial distances.
To switch off the output of trivial distance restraints, use the command:
ANSIG> SET TRIVIAL OFF
Note that the default is ON.
First compile the AL procedure reduce_methyl:
ANSIG> COMPILE {lib}reduce_methyl.al
Then execute the procedure for all NOESY spectra:
ANSIG> reduce_methyl (each_noesy_spectrum)
Note: An alternative way of dealing with the problem of higher
apparent methyl intensities is to add a further 0.5 Å to the distance
restraint. This can be done by using a dictionary with such distance
corrections, for instance amino_acids_15N_13C_corrmethyl.dic. If
this method is used, then the AL procedure reduce_methyl should not
be used.
This is not the case if a so-called floating-assignment protocol is used, an approach which ostensibly determines stereospecific assignments automatically as part of the structure determination. The most commonly used protocols do not use the floating-assignment method.
The AL procedure modify_nonstereo will convert those NOEs which
involve non- stereospecifically assigned protons to involve instead
the corresponding nucleus group, as defined in the dictionary. The
procedure first reads an input file in which all stereospecific
assignments have been listed. Those NOEs are then avoided by the
procedure. All else are processed.
Important note: The procedure modify_nonstereo will go through all
spectra used to compile the NOE list, and will remove all connections
(Fdim connections, symmetry, correspond) from crosspeaks involved in
NOEs that are modified. This procedure must therefore only be executed
while using a temporary copy of the crosspeak file.
The second argument to the procedure (coalesce) is a flag which determines what happens to pairs NOEs of nearly equal intensity that involve both of two non-stereospecifically assigned protons. Either both are kept, or the two are represented by one single NOE.
The reason for keeping both is that since both give the same distance restraint ranges, it is not necessary to know which is which. Since both NOEs are observed, both distance restraints should be satisfied. Using only one NOE to represent both may mean that a structure is obtained which satisfies only one restraint, not both.
On the other hand, if the NOESY spectra have even a small amount of spin diffusion, then the intensities involving methylenes and pairs of methyls (the groups most often relevant to this problem) are those that will be evened out, although the actual distances should give NOEs of different intensity. In this is the case, then using one distance restraint to represent both NOEs is the proper thing to do.
If the NOEs involving the two non-stereospecifically assigned protons are of different intensity, giving different distance restraints, then only the strongest NOE is kept, regardless of the 'coalesce' flag value.
Note that the side-chain amide protons of Gln (HE21 and HE22) and Asn
(HD21 and HD22) usually are stereospecifically assigned, and so should
also be included in the input file for modify_nonstereo.
First prepare the file giving the stereospecific assignments:
! stereospecific assignments, examples
17 HB1 HB2
23 HD1# HD2# ! Leu
45 HD21 HD22 ! Asn
67 HD1 HD2 ! Tyr, with resolved and stereo-
67 HE1 HE2 ! specifically assigned HD and HE
Then compile the AL procedure modify_nonstereo.al:
ANSIG> COMPILE {lib}modify_nonstereo.al
Then execute the procedure giving the stereospecific assignments file as
input argument.
ANSIG> modify_nonstereo ("stereospecifics.dat", true)
The second argument is a logical value which determines how pairs of
NOEs involving both of two non-stereospecifically assigned protons are
dealt with. If true, then the NOE restraints will always be coalesced
into one single restraint. If false, then in the case of equal
strength of both restraints, then both are kept.
For example, if the two methyls of a Val have NOEs to a given proton, then both these NOE distance restraints may be kept if both are of equal strength, and no distance corrections need be added. If the NOEs are of unequal strength, then only the strongest is kept, and a distance correction has to be added since it is not know which of the two methyls are responsible for this NOE.
Finally, to produce the X-PLOR NOE distance restraints file, give the command:
ANSIG> NOE XPLOR filename
Note: X-PLOR is spelled XPLOR in this command.
The file produced can be used directly in X-PLOR.