Calculate structure

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 14: Line 14:
=== Basis of Secondary Structure Determination ===
=== Basis of Secondary Structure Determination ===
-
''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.
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.
Line 101: Line 101:
* 278-280 - T: 275_276 is the clo9seste segment on the summary.
* 278-280 - T: 275_276 is the clo9seste segment on the summary.
</blockquote>
</blockquote>
-
* <scene name='Calculate_structure/Flavodoxin/1'>Flavodoxin</scene> (5NLL, supersedes 3FXN); <scene name='Calculate_structure/Flavodoxin2/1'>Isolated turn</scene> - torsional angles reported for 3FXN were 35, -94.
+
* <scene name='Calculate_structure/Flavodoxin/1'>Flavodoxin</scene> (5NLL, supersedes 3FXN) - summary contains G: 122_124 as expected based on the coloration; <scene name='Calculate_structure/Flavodoxin2/1'>Isolated turn</scene> - torsional angles reported for 3FXN were 35, -94. Classic γ-turn nested in a Π-helix with the helix having priority over the turn.

Revision as of 20:15, 30 July 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 one 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 is:

  • To describe what structures are identified by calculate structure and briefly how it is done.
  • To identify problems associated with using the results of calculate structure to identify β and γ-turns.
  • To illustrate with examples.

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