Forms of DNA: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Angel Herraez (talk | contribs)
No edit summary
Angel Herraez (talk | contribs)
No edit summary
Line 88: Line 88:
<!-- 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='400' side='left' caption='Transition between A and B forms of DNA double helix' scene='43/438459/Spacefill_animated/3'>
<!-- Loading and animating Initial Morph-->
 
<StructureSection load='' name='AtoB' size='600' 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> <scene name='43/438459/Spacefill_animated/3'>Spacefill</scene>
<scene name='43/438459/Sticks_animated/1'>Sticks</scene> <scene name='43/438459/Spacefill_animated/3'>Spacefill</scene>
<jmol>
  <jmolButton>
    <target>AtoB</target>
    <script>wireframe -0.2;</script>
    <text>Sticks</text>
  </jmolButton>
</jmol>


</StructureSection>
</StructureSection>


<!-- Loading and animating Initial Morph-->
<!--
<jmol>
  <jmolApplet>
    <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-->
<!--To activate the below options saving initial state again as restore state after above step is not working-->