Calculate structure
From Proteopedia
An important part of protein structure is the secondary structure which is made up of helices, sheets and turns, and Jmol has always been capable of determining and displaying these three types of structures with limitations as described in How Jmol Determines Secondary Structure . The calculate structure[1] is a command which has been more recently developed and does an objective identification of these secondary structures. Calculate structure by itself only identifies the different secondary structures and does not result in the display of a structure. Additional commands are required to color and render the secondary structures differentially and to display the hydrogen bonds (hbonds). The development of the scenes in this article included the use of the script select protein; calculate structure; cartoon; color structure. Since the post-green link processing of the calculate hbonds structure command is malfunctioning, it was not used when making the scenes. In order to display hbonds in any scene which does not show them, click on the Jmol frank, in the main menu click on Console, in the bottom box of the console enter the command calculate hbonds structure and then click Run. This same technique, with the exception of entering select protein; calculate structure; cartoon; color structure; calculate hbonds structure into the lower console box, can be used to do an objective identification of the secondary structures on any Proteopedia page in which it has not been done.
The objectives of this article are:
- Describe briefly how calculate structure identifies secondary structures, with a focus on identification of β and γ-turns.
- Summarize the observations obtained from using calculate structure to identify turns in two proteins.
Myohemoerythrin is shown in the applet below. (Restore initial scene)
Basis of Secondary Structure DeterminationCalculate structure is based on Defined Secondary Structure of Protein (DSSP), a program written in Pascal.[2] The secondary structure recognition algorithms used in DSSP are based mainly on hydrogen-bonding patterns along with some geometric structures , such as bends. There are two different hydrogen-bonding patterns which are recognized. The one determines the value of n in the expression i + n (i is a residue that forms a hydrogen bond with a residue n residues removed from residue i.) where n = 3, 4 or 5. These values define three types of turns. A peptide segment that has repeating turns of the same type are called 310-helix, α-helix, or Π-helix, respectively. If the turn is isolate, it is simply called an n-turn. The other recognized pattern is a hydrogen bond which is between residues which are not close together in sequence. This type of hydrogen bond is called a bridge. Kabsch & Sanders define a ladder as a "set of one or more consecutive bridges of identical type" and a sheet as a "set of one or more ladders connected by shared residues"[2]. Bends are peptide segments with high curvature, and the determination of curvature involves torsional angles of the Cα. Bends can overlap with helices and turns. The results of the calculate structure computation are printed in the upper box of the console. One part of that output is a summary which identifies peptide segments according to their type of secondary structure with each type having a one letter identifier. During the DSSP analysis it is possible for a residue or a segment of residues to be assigned more than one structural type, so the structural types are assigned a priority. (The summary for myohemerytherin (2mhr) is given below with a key for the one letter identifiers which are rank ordered in decreasing priority.) Turns (T) have a lower priority than sheets of helices with bends (S) having the lowest priority. The helices and sheets which are identified on the summary can easily be associated with the corresponding structures in the applet, but the turns need some additional explanation. Relationship to β and γ TurnsThe DSSP determination of helices and β-sheets is in agreement with the generally accepted view of these two structures, but the DSSP determination of turns is not as specific as the generally accepted definition of turns. As described above DSSP identifies turns that have 4, 5, or 6 residues with a backbone hbond being present between the first and the last residues. The presence of the hbond is a requirement to be classified as a turn. Phi and psi torsional angles of the Cα are not used by the DSSP procedure to identify n-turns, but the generally accepted definitions of β and γ turns involve these angles. β-turns contain four residues and therefore are 3-turns found by DSSP. The classes of β-turns are defined by the range of psi and phi values for the second and third residues.[3] β-turns often have a hbond between residues one and four (i + 3), but there is not an absolute requirement for a hbond. In three classes (VIa1, VIa2, VIb) a Pro in the third position has the cis configuration which does not permit the formation of a hbond (View display of structure.). The turns in these three classes are not detected by DSSP since they do not contain a hbond. γ-turns contain three residues having a hbond between residues i and i + 2 and therefore are not included among the turns found by DSSP. The classic γ-turns have phi and psi values at residue i + 1 of +75.0 and -64, respectively, and the inverse γ-turns have phi and psi values at residue i + 1 of -79 and +69, respectively.[4] Summary of observations obtained from using Calculate structureThe following bullet points summarize the results given in the upper console box and the applet display after Calculate structure and "calculate hbonds structure" were used to identify the turns in myohemerthyrin and Domain 2 of chain A Glycogen Phosphorylase. The nature of the T: segments (turns) reported in the console summary and the pattern of blue colored trace segments in the displayed structure are the focus of the summary.
IllustrationsSince hbonds are deleted by clicking a subsequent green link, calculate hbonds structure has to be run from the Jmol console, as described above, after every green link click in order to display hbonds. The display of hbonds can be helpful in identifying turns. Myohemerytherin (Restore initial scene)
Summary for Myohemerytherin: Identify turns using resourses at RCSBThere are two resources at RCSB Protein Data Bank[5] that can be useful when analyzing the turns or any secondary structures of a protein. After going to the PDB site and selecting your protein of interest by entering the PDB ID or name of the protein, click on the Sequence tab. First one, clicking on 'Sequence & DSSP' under the Chain A heading opens in a separate window the sequence and secodary structures of chain A of the protein. Second one, in the 'Sequence & Structure Relationships' box click on 'Enable Jmol to view annotations in 3D' and then 'Display Jmol'. The Jmol applet remains on top as you scroll down to the annotated sequence. Clicking on a secondary structure in the DSSP bar results in that structure being high lighted in the Jmol applet. The turns that are identified as having only one residue are not shown on the DSSP bar, but if you hoover the cursor over the DSSP bar in the area of that one residue a label will appear identifying the turn, and then if you click the mouse the one residue turn will appear in the Jmol applet. If secondary structure annotations other than DSSP are used, β-turns classes VIa1, VIa2, and VIb may be identified, see myohemerytherin above. If you select one of the other annotations of secondary structure, you will discover that class VIb β-turns are among the structures being annotated. Use end note to open necessary sites.[6] Domain 2 of chain A Glycogen Phosphorylase
Summary of T's for Domain 2 of Chain A Glycogen Phosphorylase:(All other segments deleted.) Identify turns using resourses at RCSBWhen the structure is large and complex as it is in the complete chain A glycogen phosphorylase, you may not be able to see the small high lighted turn after clicking on the annotation bar. The turn or any other secondary structure, when it is selected on the annotation bar, is centered in the Jmol applet so that when the structure is zoomed the turn will become enlarged and visible in the center of the applet. If you want to view the turn in isolation, in the Jmol menu click on 'Select' and choose 'Display Selected Only'. This menu item works as a toogle switch so the complete structure can be turned back on. Run 'calculate hbonds structure' in the lower box of the Jmol console displays all the hbonds involved in the secondary structures. Use end note to open glycogen phosphorylase chain A.[7] |
|
References
- ↑ A detailed description is at [1].
- ↑ 2.0 2.1 W. Kabsch & C. Sanders, Biopolymers, 22, 2577-2636, 1983.
- ↑ 3.0 3.1 Characteristics of β-turn classes
- ↑ Miner-White, EJ, et. al. One type of gamma turn, rather than the other, gives rise to chain reversal in proteins. J. Mol. Bio. 204, 1983, pp. 777-782.
- ↑ Open home page of PDB
- ↑ Open myohemerytherin at sequence page with Jmol open; Open sequence and Secondary structure page
- ↑ Open glycogen phosphorylase, chain A (3np7.pdb) with Jmol applet displayed