Calculate structure

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 16: Line 16:
''Calculate structure'' is based on Defined Secondary Structure of Protein (DSSP), a program written in Pascal.<ref name="DSSP">W. Kabsch & C. Sanders, ''Biopolymers'', '''22''', 2577-2636, 1983.</ref> 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 3<sub>10</sub>-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"<ref name="DSSP" />. Bends are peptide segments with high curvature, and the determination of curvature involves angles of the C<sup>α</sup>. Bends can overlap with helices and turns.
''Calculate structure'' is based on Defined Secondary Structure of Protein (DSSP), a program written in Pascal.<ref name="DSSP">W. Kabsch & C. Sanders, ''Biopolymers'', '''22''', 2577-2636, 1983.</ref> 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 3<sub>10</sub>-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"<ref name="DSSP" />. Bends are peptide segments with high curvature, and the determination of curvature involves angles of the C<sup>α</sup>. Bends can overlap with helices and turns.
-
After its completion the results of ''calculate structure'' computation are printed in the upper box of the console. One part of that output is a summary of the different types of secondary structure with each type having a one letter identifier. (The summary for myohemerytherin (2mhr) is given below with a key for the one letter identifier.) It is possible for a residue or a segment of residues to be assigned more than one structural type, and for this reason the key for the identifiers is rank ordered in decreasing priority of assignment. With bend having the lowest priority in assignment a structure is identified as a bend only if it is not assigned any other structural type. 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.
+
The results of the ''calculate structure'' computation are printed in the upper box of the console. One part of that output is a summary of the different types of secondary structure with each type having a one letter identifier. (The summary for myohemerytherin (2mhr) is given below with a key for the one letter identifiers.) It is possible for a residue or a segment of residues to be assigned more than one structural type, and for this reason the key for the identifiers is rank ordered in decreasing priority of assignment. With bend having the lowest priority in assignment a structure is identified as a bend only if it is not assigned any other structural type. 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 γ Turns ===
=== Relationship to β and γ Turns ===

Revision as of 17:39, 11 August 2011

An important part of protein structure is the secondary structure which is made up of helices, sheets and turns, and Jmol is 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 does a more fundamental identification of these secondary structures by re-calculating the secondary structure, but it is not available in Jmol 11.8 which is used in Proteopedia as of June 2011. It is available in Jmol ver. 12. Calculate hbonds structure is also available in ver. 12, and it identifies and displays the hbonds involved in these three types of secondary structures[1].

Any page of Proteopedia can be run in the signed ver. 12 by appending "?JMOLJAR=http://chemapps.stolaf.edu/jmol/docs/examples-12/JmolAppletSigned0.jar" to the url of the page and reloading the page. The user must give permission for the signed version of Jmol to open, and when it does it has a red frank, whereas in the unsigned version it is grey. Click on the Jmol frank, in the main menu click on Console, in the bottom box of the console enter the commands:
select protein; calculate structure; cartoon; color structure; calculate hbonds structure
and then click Run.

The objectives of this article are:

  • Describe briefly how calculate structure identifies secondary structures, with a focus on turns, and relate its turn identification to β and γ-turns.
  • Summarize the observations obtained from using calculate structure to identify turns in two proteins.
  • Show details of the above identifications.

PDB ID 2mhr.pdb

Drag the structure with the mouse to rotate


References

  1. 1.0 1.1 A detailed description is at [1].
  2. 2.0 2.1 W. Kabsch & C. Sanders, Biopolymers, 22, 2577-2636, 1983.
  3. Characteristics of β-turn classes
  4. 4.0 4.1 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.

Proteopedia Page Contributors and Editors (what is this?)

Karl Oberholser, Jaime Prilusky, Wayne Decatur

Personal tools