Forms of DNA

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
(alternative to display A to B transition (the previous tags are not woring now))
Current revision (09:47, 6 July 2025) (edit) (undo)
 
(14 intermediate revisions not shown.)
Line 1: Line 1:
-
See DNA - History of the discovery and current applications (Hebrew)
+
== A comparative representation of the three forms of DNA ==
-
 
+
-
''See Also: [[DNA]] and [[Z-DNA]]''
+
-
 
+
-
=== A comparative representation of the three forms of DNA ===
+
''Sources'' <ref>Nucleic Acid Canonical Coordinates http://nucleix.mbu.iisc.ac.in/nacc/index.html</ref>
''Sources'' <ref>Nucleic Acid Canonical Coordinates http://nucleix.mbu.iisc.ac.in/nacc/index.html</ref>
Line 50: Line 46:
</jmol>
</jmol>
-
=== Helical Parameters of the three forms of DNA ===
+
== Helical Parameters of the three forms of DNA ==
DNA is a very flexible molecule and has the ability to exist in various forms based on the environmental conditions. Naturally occurring DNA double helices are classified into A, B and Z-types. A and B-forms of DNA are the right handed forms whereas [[Z-DNA]] is the left handed form. When hydrated the DNA generally assumes B-form. The A conformation is found when there is little water to interact with the helix and is also the conformation adopted by the RNA. The formation of Z-DNA occurs with the methylation of deoxycytosine residues and also during transcription where negative supercoiling stabilizes it.
DNA is a very flexible molecule and has the ability to exist in various forms based on the environmental conditions. Naturally occurring DNA double helices are classified into A, B and Z-types. A and B-forms of DNA are the right handed forms whereas [[Z-DNA]] is the left handed form. When hydrated the DNA generally assumes B-form. The A conformation is found when there is little water to interact with the helix and is also the conformation adopted by the RNA. The formation of Z-DNA occurs with the methylation of deoxycytosine residues and also during transcription where negative supercoiling stabilizes it.
Line 75: Line 71:
|Diameter of helix [Å]||align="right"| 23||align="right"| 20||align="right"| 18
|Diameter of helix [Å]||align="right"| 23||align="right"| 20||align="right"| 18
|-
|-
-
|Glycosidic bond configuration<br\>dA,dT,dC<br\>dG ||align="center"| <br\>anti<br\>anti ||align="center"| <br\>anti<br\>anti ||align="center"| <br\>anti<br\>syn
+
|Glycosidic bond configuration<br>dA,dT,dC<br>dG ||align="center"| <br>anti<br>anti ||align="center"| <br>anti<br>anti ||align="center"| <br>anti<br>syn
|-
|-
-
|Sugar pucker<br\>dA,dT,dC<br\>dG ||align="center"| <br\>C3'-endo<br\>C3'-endo ||align="center"|<br\> C2'-endo<br\>C2'-endo ||align="center"| <br\>C2'-endo<br\>C3'-endo
+
|[[Sugar ring pucker|Sugar pucker]]<br>dA,dT,dC<br>dG ||align="center"| <br>C3'-endo<br>C3'-endo ||align="center"|<br> C2'-endo<br>C2'-endo ||align="center"| <br>C2'-endo<br>C3'-endo
|-
|-
-
|Intrastrand phosphate-phosphate distance [Å] <br\>dA,dT,dC<br\>dG ||align="center"| <br\>5.9<br\>5.9||align="center"| <br\>7.0<br\>7.0||align="center"| <br\>7.0<br\> 5.9
+
|Intrastrand phosphate-phosphate distance [Å] <br>dA,dT,dC<br>dG ||align="center"| <br>5.9<br>5.9||align="center"| <br>7.0<br>7.0||align="center"| <br>7.0<br> 5.9
|-
|-
|colspan="4"|''Sources: <ref name="Rich1984">PMID:6383204</ref><ref name="Rich1979">PMID: 514347</ref><ref> Sinden, Richard R (1994-01-15). ''DNA structure and function'' (1st ed.). Academic Press. pp. 398. ISBN 0-12-645750-6.</ref>
|colspan="4"|''Sources: <ref name="Rich1984">PMID:6383204</ref><ref name="Rich1979">PMID: 514347</ref><ref> Sinden, Richard R (1994-01-15). ''DNA structure and function'' (1st ed.). Academic Press. pp. 398. ISBN 0-12-645750-6.</ref>
Line 88: Line 84:
<!-- Generation of smooth transition between animated morphs each of which depicts a different change-->
<!-- Generation of smooth transition between animated morphs each of which depicts a different change-->
-
<StructureSection load='' size='350' side='right' caption='Transition between A and B forms of DNA double helix' scene='43/438459/Sticks_animated/1'>
+
<!-- Loading and animating Initial Morph-->
 +
 
 +
<StructureSection load='' name='AtoB' size='550' side='left' caption='Transition between A and B forms of DNA double helix' scene='43/438459/Spacefill_animated/3'>
This animated model displays the structural transformation between A and B forms of DNA.
This animated model displays the structural transformation between A and B forms of DNA.
-
<scene name='43/438459/Sticks_animated/1'>Sticks</scene>
+
Rendering: <jmol>
-
<scene name='43/438459/Spacefill_animated/1'>Spacefill</scene>
+
<jmolButton>
 +
<target>AtoB</target>
 +
<script>wireframe -0.2;</script>
 +
<text>Sticks</text>
 +
</jmolButton>
 +
<jmolButton>
 +
<target>AtoB</target>
 +
<script>spacefill only; save state ab;</script>
 +
<text>Spacefill</text>
 +
</jmolButton>
 +
</jmol> <scene name='43/438459/Spacefill_animated/3'>Reset the model</scene>
-
</StructureSection>
 
-
 
+
Control of animation:<jmol>
-
<!-- Loading and animating Initial Morph-->
+
<jmolRadioGroup>
-
<jmol>
+
<target>AtoB</target>
-
<jmolApplet>
+
<vertical>true</vertical>
-
<name>AtoB</name>
+
-
<size>660</size>
+
-
<color>white</color>
+
-
<uploadedFileContents>morph_a-b.pdb</uploadedFileContents>
+
-
<script>animation ON; animation mode PALINDROME; cartoon ON; save state ab </script> <!-- State is saved here when page loads but unable to restore state. It is being required to save state again and then restore works-->
+
-
</jmolApplet>
+
-
</jmol>
+
-
 
+
-
<!--To activate the below options saving initial state again as restore state after above step is not working-->
+
-
<jmol>
+
-
<jmolButton>
+
-
<target>AtoB</target>
+
-
<script>moveto 1.0 0 0 1 0 100.0 0.0 0.0;load/wiki/images/9/9e/Morph_a-b.pdb;animation ON; animation mode PALINDROME; cartoon ON;save state ab</script> <!-- This is required as the initial save state is unable to restore state-->
+
-
<text>Click here and activate the below options </text>
+
-
</jmolButton>
+
-
</jmol>
+
-
 
+
-
<!--Group of Actions which show base pair shift, sugar pucker change and difference in space filling models in A and B DNA -->
+
-
<jmol>
+
-
<jmolRadioGroup>
+
-
<target>AtoB</target>
+
-
<item>
+
-
<script> moveto 1.0 0 0 1 0 180.0 0.0 0.0;restore state ab; animation mode palindrome;animation ON;cartoon ON;spacefill on; spacefill 90;wireframe on;wireframe 50;zoom 180;select 9:a,4:b;hbonds ON;hbonds calculate;hbonds 0.09;select not selected; color translucent 0.9;set echo bottom centre;font echo 20 serif bolditalic;color echo green; echo "Base pair shift between A and B DNA"</script>
+
-
<text>Shift in Base Pair between A-B DNA</text>
+
-
</item>
+
<item>
<item>
-
<script> moveto 1.0 0 0 1 0 400.0 0.0 0.0; restore state ab;cartoon OFF;spacefill ON; spacefill 90; wireframe ON; wireframe 50;select 9:a; select not selected; color translucent 0.9; select not selected; centre selected;zoom 400;set echo bottom centre;font echo 20 serif bolditalic;color echo green; echo "Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA"; animation mode palindrome;animation ON;</script>
+
<script>frame pause; frame last;</script>
-
<text>Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA</text>
+
<text>A-DNA (without conformational animation)</text>
-
</item>
+
</item>
<item>
<item>
-
<script>moveto 1.0 0 0 1 0 150.0 0.0 0.0;restore state ab;spacefill ON; spacefill 400; zoom 150; cartoon OFF; animation mode PALINDROME;animation ON; set echo bottom centre;font echo 20 serif bolditalic;color echo green; echo"Transition between A-B DNA spacefilling models"; </script>
+
<script>frame pause; frame rewind;</script>
-
<text>Transition between A-B DNA spacefilling models</text>
+
<text>B-DNA (without conformational animation)</text>
-
</item>
+
</item>
-
</jmolRadioGroup>
+
<item>
 +
<script>frame play;</script>
 +
<text>restore animated conformational change</text>
 +
<checked>true</checked>
 +
</item>
 +
</jmolRadioGroup>
</jmol>
</jmol>
-
<!-- Restores Original State for Applet 4-->
 
-
<jmol>
 
-
<jmolButton>
 
-
<target>AtoB</target>
 
-
<script>moveto 1.0 0 0 1 0 100.0 0.0 0.0;load/wiki/images/9/9e/Morph_a-b.pdb;animation ON; animation mode PALINDROME; cartoon ON;save state ab</script>
 
-
<text>Restore Original State </text>
 
-
</jmolButton>
 
-
</jmol>
 
-
 
+
<!--Group of actions which show base pair shift, sugar pucker change and difference in space filling models in A and B DNA -->
-
<!-- Applet 5-->
+
Other interesting views:<jmol>
-
<!--<jmol>
+
<jmolRadioGroup>
-
<jmolApplet>
+
<target>AtoB</target>
-
<color>white</color>
+
<vertical>true</vertical>
-
<size>660</size>
+
-
<uploadedFileContents>Morph_test.pdb</uploadedFileContents>
+
-
<script>animation ON;animation mode PALINDROME;cartoon ON; save state ab_new</script>
+
-
</jmolApplet>
+
-
</jmol>
+
-
 
+
-
<jmol>
+
-
<jmolButton>
+
-
<target>6</target>
+
-
<script>moveto 1.0 0 0 1 0 100.0 0.0 0.0;load/wiki/images/5/50/Morph_test.pdb;animation ON; animation mode PALINDROME; cartoon ON;save state ab</script>
+
-
<text>Click here and activate options below </text>
+
-
</jmolButton>
+
-
</jmol>
+
-
 
+
-
<jmol>
+
-
<jmolRadioGroup>
+
-
<target>6</target>
+
-
<item>
+
-
<script> moveto 1.0 0 0 1 0 180.0 0.0 0.0;restore state ab;define temp selected; cartoon ON; spacefill 90; wireframe 50;zoom 180;select 9:a,4:b;hbonds calculate;hbonds 0.09; color translucent 0.9;set echo bottom centre;font echo 20 serif bold;color echo green; echo"Shift in Base Pair between A-B DNA"; select temp; animation mode palindrome;animation ON; </script>
+
-
<text>Shift in Base Pair between A-B DNA</text>
+
-
</item>
+
<item>
<item>
-
<script> moveto 1.0 0 0 1 0 400.0 0.0 0.0; restore state ab;define temp selected; cartoon OFF; spacefill 90; wireframe 50;select not 9:a; color translucent 0.9; centre selected;zoom 400;set echo bottom centre;font echo 20 serif bold;color echo green; echo"Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA"; select temp; refresh; animation mode palindrome;animation ON; </script>
+
<script>spin off; select all; cartoon only; spacefill 90; wireframe 50; centre all; zoom 180;
-
<text>Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA</text>
+
color translucent 0.9; select 9:A,4:B; hbonds calculate; hbonds 0.09; color opaque;
-
</item>
+
set echo bottom centre; font echo 18 serif bold; color echo green; echo "Base pair shift between A and B DNA";
 +
moveto 1 0 0 1 0 180 0 0;</script>
 +
<text>Shift in base pair between A- and B- DNA</text>
 +
</item>
<item>
<item>
-
<script>moveto 1.0 0 0 1 0 150.0 0.0 0.0;restore state ab;define temp selected; cartoon OFF;spacefill 400; zoom 150; set echo bottom centre;font echo 20 serif bold;color echo green; echo"Transition between A-B DNA spacefilling models"; select temp; animation mode palindrome;animation ON; </script>
+
<script>spin off; select all; spacefill only; spacefill 90; wireframe 50;
-
<text>Transition between A-B DNA spacefilling models</text>
+
color translucent 0.9; select 9:A; color opaque; centre selected; zoom 400;
-
</item>
+
set echo bottom left; font echo 18 serif bold; color echo green; echo "Change in sugar puckering |from C2' endo in B-DNA to C3' endo in A-DNA";
-
</jmolRadioGroup>
+
moveto 1 0 0 1 0 400 0 0;</script>
 +
<text>Change in sugar puckering from C2' endo in B-DNA to C3' endo in A-DNA</text>
 +
</item>
 +
<item>
 +
<script>set echo bottom centre; echo;
 +
centre all; moveto 1 {688 565 -455 102.5} 100 0 0; select all; spacefill only; spin on;
 +
color opaque;</script>
 +
<text>Original display (spacefill)</text>
 +
</item>
 +
</jmolRadioGroup>
</jmol>
</jmol>
-
<jmol>
 
-
<jmolButton>
 
-
<target>6</target>
 
-
<script>moveto 1.0 0 0 1 0 100.0 0.0 0.0;load/wiki/images/5/50/Morph_test.pdb;animation ON; animation mode PALINDROME; cartoon ON;save state ab</script>
 
-
<text>Restore Original State </text>
 
-
</jmolButton>
 
-
</jmol>-->
 
-
''Morph Sources'' <ref>PMID: 10734184</ref> / [[Morphs]]
+
Source of morphs: <ref>PMID: 10734184</ref>
 +
 
 +
[[Morphs|Read more about morphing]]
Line 215: Line 180:
</jmol>-->
</jmol>-->
-
== References==
+
</StructureSection>
 +
 
 +
== See also ==
 +
* [[DNA - History of the discovery and current applications (Hebrew)]]
 +
* [[DNA]]
 +
* [[Z-DNA]]
 +
 
 +
== References ==
<references/>
<references/>

Current revision

Contents

A comparative representation of the three forms of DNA

Sources [1]

To re-align the three molecules, reload this page.
A-DNA B-DNA Z-DNA
Drag the structure with the mouse to rotate
Drag the structure with the mouse to rotate
Drag the structure with the mouse to rotate

Change rendering:

Helical Parameters of the three forms of DNA

DNA is a very flexible molecule and has the ability to exist in various forms based on the environmental conditions. Naturally occurring DNA double helices are classified into A, B and Z-types. A and B-forms of DNA are the right handed forms whereas Z-DNA is the left handed form. When hydrated the DNA generally assumes B-form. The A conformation is found when there is little water to interact with the helix and is also the conformation adopted by the RNA. The formation of Z-DNA occurs with the methylation of deoxycytosine residues and also during transcription where negative supercoiling stabilizes it.

Parameter A-DNA B-DNA Z-DNA
Helix sense right-handed right-handed left-handed
Residues per turn 11 10.5 12
Axial rise [Å] 2.55 3.4 3.7
Helix pitch(°) 28 34 45
Base pair tilt(°) 20 −6 7
Rotation per residue (°) 33 36-30
Diameter of helix [Å] 23 20 18
Glycosidic bond configuration
dA,dT,dC
dG

anti
anti

anti
anti

anti
syn
Sugar pucker
dA,dT,dC
dG

C3'-endo
C3'-endo

C2'-endo
C2'-endo

C2'-endo
C3'-endo
Intrastrand phosphate-phosphate distance [Å]
dA,dT,dC
dG

5.9
5.9

7.0
7.0

7.0
5.9
Sources: [2][3][4]

Structural Transformation between A and B DNA

Transition between A and B forms of DNA double helix

Drag the structure with the mouse to rotate

See also

References

  1. Nucleic Acid Canonical Coordinates http://nucleix.mbu.iisc.ac.in/nacc/index.html
  2. Rich A, Nordheim A, Wang AH. The chemistry and biology of left-handed Z-DNA. Annu Rev Biochem. 1984;53:791-846. PMID:6383204 doi:http://dx.doi.org/10.1146/annurev.bi.53.070184.004043
  3. Wang AH, Quigley GJ, Kolpak FJ, Crawford JL, van Boom JH, van der Marel G, Rich A. Molecular structure of a left-handed double helical DNA fragment at atomic resolution. Nature. 1979 Dec 13;282(5740):680-6. PMID:514347
  4. Sinden, Richard R (1994-01-15). DNA structure and function (1st ed.). Academic Press. pp. 398. ISBN 0-12-645750-6.
  5. Krebs WG, Gerstein M. The morph server: a standardized system for analyzing and visualizing macromolecular motions in a database framework. Nucleic Acids Res. 2000 Apr 15;28(8):1665-75. PMID:10734184
Personal tools