User:Karsten Theis/turns

From Proteopedia

< User:Karsten Theis(Difference between revisions)
Jump to: navigation, search
Current revision (18:14, 20 February 2025) (edit) (undo)
 
(9 intermediate revisions not shown.)
Line 69: Line 69:
</jmol>
</jmol>
<StructureSection load='' size='350' side='right' caption='' scene='10/1072233/Turn_2mhr/2'>
<StructureSection load='' size='350' side='right' caption='' scene='10/1072233/Turn_2mhr/2'>
-
===Role in protein folds===
+
===Basic features===
 +
The interactive Jmol window on the right shows a beta turn (<scene name='10/1072233/Turn_2mhr/2'>reload initial scene</scene>) indicating the short distance between the first and the fourth alpha carbon. Because of this short distance, the polypeptide takes a sharp turn, sometimes also called a reverse turn. There are many types of beta turns, and they differ in the phi and psi angles of residues two and three. Some turns feature a <scene name='10/1072233/Turn_2mhr/4'>hydrogen bond</scene> between residues one and four (like the one shown here) and others don't.
 +
 
 +
===Beta turns in the context of other secondary structures===
The repetitive secondary structure elements (alpha helices and beta strands) go in a single direction. Turns change the direction of the main chain, allowing them to connect alpha helices and beta strands at the surface of a globular protein. Of the six main chain hydrogen bonding partners of a turn, a maximum of two are engaged in hydrogen bonding, and turns are rarely found in the hydrophobic core. Below are three different protein folds highlighting the role of turns and their positions within a fold.
The repetitive secondary structure elements (alpha helices and beta strands) go in a single direction. Turns change the direction of the main chain, allowing them to connect alpha helices and beta strands at the surface of a globular protein. Of the six main chain hydrogen bonding partners of a turn, a maximum of two are engaged in hydrogen bonding, and turns are rarely found in the hydrophobic core. Below are three different protein folds highlighting the role of turns and their positions within a fold.
Line 78: Line 81:
view1 = script("show moveto")[11][0];
view1 = script("show moveto")[11][0];
select (67-70 and mainchain) or (68-69 and *.CB);
select (67-70 and mainchain) or (68-69 and *.CB);
 +
moveto 0.5 { 396 918 -22 24.97} 132.25 0.0 0.0 {27.01119230769231 33.81188461538462 10.03376923076923} 43.963541342342076 {0 0 0} 0 0 0 3.0 0.0 0.0;
wireframe 0.3;
wireframe 0.3;
color cpk;
color cpk;
Line 120: Line 124:
</jmol> <jmol>
</jmol> <jmol>
<jmolButton>
<jmolButton>
-
<script>spin y 50</script>
+
<script>spin y -50</script>
<text>fastspin</text>
<text>fastspin</text>
</jmolButton>
</jmolButton>
Line 130: Line 134:
</jmol> <jmol>
</jmol> <jmol>
<jmolButton>
<jmolButton>
-
<script>select protein; cartoon only</script>
+
<script>select protein; cartoon on; backbone off</script>
<text>cartoon</text>
<text>cartoon</text>
</jmolButton>
</jmolButton>
</jmol> <jmol>
</jmol> <jmol>
<jmolButton>
<jmolButton>
-
<script>select protein; backbone -0.4</script>
+
<script>select protein; backbone 0.5; cartoon off</script>
<text>trace</text>
<text>trace</text>
</jmolButton>
</jmolButton>
Line 165: Line 169:
draw ID p69a polygon [{69.CA} {70.H} {70.CA}] color blue;
draw ID p69a polygon [{69.CA} {70.H} {70.CA}] color blue;
draw ID p69b polygon [{69.CA} {70.CA} {69.O}] color red;
draw ID p69b polygon [{69.CA} {70.CA} {69.O}] color red;
-
delay 1; hide protein; delay 3; display protein; delay 1; draw ID p* delete;
+
delay 2; hide protein; delay 5; display protein; delay 1; draw ID p* delete;
</script>
</script>
<text>peptide planes</text>
<text>peptide planes</text>
Line 178: Line 182:
spacefill 30%;
spacefill 30%;
selectionHalos on;
selectionHalos on;
-
delay 0.5;
+
delay 1.5;
selectionHalos off;
selectionHalos off;
spacefill off
spacefill off
Line 192: Line 196:
spacefill 30%;
spacefill 30%;
selectionHalos on;
selectionHalos on;
-
delay 0.5;
+
delay 1.5;
selectionHalos off;
selectionHalos off;
spacefill off
spacefill off
Line 206: Line 210:
spacefill 30%;
spacefill 30%;
selectionHalos on;
selectionHalos on;
-
delay 0.5;
+
delay 1.5;
selectionHalos off;
selectionHalos off;
spacefill off;
spacefill off;
Line 444: Line 448:
<script>source /scripts/10/1072233/Alpha_2hmr/1.spt; background black; set zshade on; delay 0.5;
<script>source /scripts/10/1072233/Alpha_2hmr/1.spt; background black; set zshade on; delay 0.5;
moveto 2.5 { -576 521 -629 104.96} 1076.13 -1.4 -15.1 {3.9860344827586216 57.429310344827584 10.870275862068969} 43.92085420330055 {0 0 0} 0 0 0 3.0 0.0 0.0;
moveto 2.5 { -576 521 -629 104.96} 1076.13 -1.4 -15.1 {3.9860344827586216 57.429310344827584 10.870275862068969} 43.92085420330055 {0 0 0} 0 0 0 3.0 0.0 0.0;
-
source /scripts/10/1072233/Alpha_2hmr/6.spt; delay 1.0;select visible and alpha; backbone off; color cpk ; draw * off
+
source /scripts/10/1072233/Alpha_2hmr/6.spt; delay 1.0;select visible and alpha; backbone off; color cpk; draw * off
</script>
</script>
<text>second example</text>
<text>second example</text>

Current revision

A beta turn is a secondary structure element consisting of four consecutive amino acids (or three consecutive peptide planes). The geometry of turns correspond to a change in the direction of the polypeptide backbone, with a short distance between the first and fourth alpha carbon.

Concepts you can explore here

  1. A beta turn is a secondary structure element distinct from (but sometimes overlapping with) alpha helices and beta strands
  2. Beta turns consist of stretches of four amino acids making a sharp turn, with a short distance between the first and last alpha carbon
  3. Beta turns typically occur near the surface of globular proteins, often connecting helices and strands
  4. There are multiple types of beta turns, distinguished by the torsion angles of the second and third residue
  5. Glycine and proline occur relatively often in beta turns and play distinct special roles

See the discussion tab for learning and teaching notes.

Turns in 3D

                                                             Phi  2    3

                                                             Psi  2    3    

Drag the structure with the mouse to rotate

Further reading

  • Turns in Proteins
  • [betaturn.com] allows you to brows a protein database for turns of different types

References

  1. de Brevern AG. A Perspective on the (Rise and Fall of) Protein β-Turns. Int J Mol Sci. 2022 Oct 14;23(20):12314. PMID:36293166 doi:10.3390/ijms232012314
  2. Wilmot CM, Thornton JM. Analysis and prediction of the different types of beta-turn in proteins. J Mol Biol. 1988 Sep 5;203(1):221-32. PMID:3184187 doi:10.1016/0022-2836(88)90103-9

Proteopedia Page Contributors and Editors (what is this?)

Karsten Theis

Personal tools