Calculate structure

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
An important part of protein structure is the secondary structure which is made up of [[Helices in Proteins|helices]], [[Sheets in Proteins|sheets]] and [[Turns in Proteins|turns]], and with limitations as described in [[Secondary_structure#How Jmol Determines Secondary Structure | How Jmol Determines Secondary Structure ]] Jmol is capable of determining and displaying these three types of structures. The ''calculate structure''<ref name="calculate">A detailed description is at [http://chemapps.stolaf.edu/jmol/docs/#calculate].</ref> command which re-calculates the secondary structure does a more fundamental identification of these secondary structures but is not available in Jmol 11.8 which is used in Proteopedia as of June 2011 but 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<ref name="calculate" />.
An important part of protein structure is the secondary structure which is made up of [[Helices in Proteins|helices]], [[Sheets in Proteins|sheets]] and [[Turns in Proteins|turns]], and with limitations as described in [[Secondary_structure#How Jmol Determines Secondary Structure | How Jmol Determines Secondary Structure ]] Jmol is capable of determining and displaying these three types of structures. The ''calculate structure''<ref name="calculate">A detailed description is at [http://chemapps.stolaf.edu/jmol/docs/#calculate].</ref> command which re-calculates the secondary structure does a more fundamental identification of these secondary structures but is not available in Jmol 11.8 which is used in Proteopedia as of June 2011 but 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<ref name="calculate" />.
<blockquote>
<blockquote>
-
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'' which opens click on ''Console'', in the bottom box enter the commands: <center>select protein; calculate structure; cartoon; color structure; calculate hbonds structure</center> and then click ''Run''.
+
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: <center>select protein; calculate structure; cartoon; color structure; calculate hbonds structure</center> and then click ''Run''.
</blockquote>
</blockquote>
The objectives of this article is:
The objectives of this article is:
-
* To describe briefly what structures are identified by ''calculate structure'' and how it is done.
+
* To describe what structures are identified by ''calculate structure'' and briefly how it is done.
-
* To compare its results with other ways of identifying and classifying these structures.
+
* To identify problems associated with using the results of ''calculate structure '' to identify β and γ-turns.
-
* To illustrate with two examples.
+
* To illustrate with examples.
<StructureSection load='2mhr.pdb' size='500' side='right' caption='' scene='Calculate_structure/Erythrin/1'>__NOTOC__
<StructureSection load='2mhr.pdb' size='500' side='right' caption='' scene='Calculate_structure/Erythrin/1'>__NOTOC__
=== 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 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 labels of the structural types.) 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 of structural types given below 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.
=== Relationship to β and γ Turns ===
=== Relationship to β and γ Turns ===
- 
The 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 3, 4, or 5 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. [[Psi and Phi Angles|Phi and psi torsional angles]] of the C<sup>α</sup> are not used by the DSSP procedure, but the generally accepted definitions of β and γ turns involve these angles.
The 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 3, 4, or 5 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. [[Psi and Phi Angles|Phi and psi torsional angles]] of the C<sup>α</sup> are not used by the DSSP procedure, but the generally accepted definitions of β and γ turns involve these angles.
-
[[Turns_in_Proteins#Beta Turns|β-turns]] contain four residues and therefore would be included with the 4-turns found by DSSP. The classes of β-turns are defined by the range of psi and phi values for the second and third residues.<ref name=beta>[http://www.ebi.ac.uk/thornton-srv/databases/cgi-bin/pdbsum/GetPage.pl?doc=TRUE&pdbcode=n/a&template=doc_p_bturns.html Characteristics of β-turn classes]</ref> There is often a hbond between residues one and four (''i'' + 3) of β-turns, but there is not an absolute requirement for one. In three classes a Pro in the third position has the cis configuration which does not permit the formation of a hbond ([[Turns_in_Proteins#Beta Turns|View display of structure.]]). The turns in these three classes are not detected by DSSP since they do not contain a hbond.
+
[[Turns_in_Proteins#Beta Turns|β-turns]] contain four residues and therefore are 4-turns found by DSSP. The classes of β-turns are defined by the range of psi and phi values for the second and third residues.<ref name=beta>[http://www.ebi.ac.uk/thornton-srv/databases/cgi-bin/pdbsum/GetPage.pl?doc=TRUE&pdbcode=n/a&template=doc_p_bturns.html Characteristics of β-turn classes]</ref> β-turns often have a hbond between residues one and four (''i'' + 3) of β-turns, but there is not an absolute requirement for one. In three classes ( a Pro in the third position has the cis configuration which does not permit the formation of a hbond ([[Turns_in_Proteins#Beta Turns|View display of structure.]]). The turns in these three classes are not detected by DSSP since they do not contain a hbond.
[[Turns_in_Proteins#Gamma Turns|γ-turns]] contain three residues having a hbond between residues ''i'' and ''i'' + 1 and would be included with the 3-turns found by DSSP. The classic γ-turns have phi and psi values at residue ''i'' + 1 of +75.0 ± 40 and -64 ± 40, respectively, and the inverse γ-turns have phi and psi values at residue ''i'' + 1 of -79 ± 40 and +69 ± 40, respectively.<ref name="Miner">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.</ref>
[[Turns_in_Proteins#Gamma Turns|γ-turns]] contain three residues having a hbond between residues ''i'' and ''i'' + 1 and would be included with the 3-turns found by DSSP. The classic γ-turns have phi and psi values at residue ''i'' + 1 of +75.0 ± 40 and -64 ± 40, respectively, and the inverse γ-turns have phi and psi values at residue ''i'' + 1 of -79 ± 40 and +69 ± 40, respectively.<ref name="Miner">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.</ref>

Revision as of 03:00, 17 July 2011

An important part of protein structure is the secondary structure which is made up of helices, sheets and turns, and with limitations as described in How Jmol Determines Secondary Structure Jmol is capable of determining and displaying these three types of structures. The calculate structure[1] command which re-calculates the secondary structure does a more fundamental identification of these secondary structures but is not available in Jmol 11.8 which is used in Proteopedia as of June 2011 but 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