Forms of DNA: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Angel Herraez (talk | contribs)
buttons for other renderings
Angel Herraez (talk | contribs)
all radiobuttons in the bottom applet should animate; avoid exclamation marks in scripts; script clean-up
Line 112: Line 112:
<target>AtoB</target>
<target>AtoB</target>
  <item>
  <item>
     <script> moveto 1.0 0 0 1 0 180.0 0.0 0.0;restore state ab; animation ON;animation mode palindrome;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!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>
     <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>
<text>Shift in Base Pair between A-B DNA</text>
  </item>
  </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!selected; color translucent 0.9; select!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"</script>
   <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>
     <text>Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA</text>
     <text>Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA</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 ON; animation mode PALINDROME;set echo bottom centre;font echo 20 serif bolditalic;color echo green; echo"Transition between A-B DNA spacefilling models"</script>
   <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>
     <text>Transition between A-B DNA spacefilling models</text>
     <text>Transition between A-B DNA spacefilling models</text>
   </item>
   </item>
Line 158: Line 158:
<target>6</target>
<target>6</target>
  <item>
  <item>
     <script> moveto 1.0 0 0 1 0 180.0 0.0 0.0;restore state ab; animation ON;animation mode palindrome;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!selected; color translucent 0.9;set echo bottom centre;font echo 20 serif bolditalic;color echo green; echo"Shift in Base Pair between A-B DNA"</script>
     <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>
<text>Shift in Base Pair between A-B DNA</text>
  </item>
  </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!selected; color translucent 0.9; select!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"</script>
   <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>
     <text>Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA</text>
     <text>Change in Sugar Puckering from C2' endo in B-DNA to C3' endo in A-DNA</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 ON; animation mode PALINDROME;set echo bottom centre;font echo 20 serif bolditalic;color echo green; echo"Transition between A-B DNA spacefilling models"</script>
   <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>
     <text>Transition between A-B DNA spacefilling models</text>
     <text>Transition between A-B DNA spacefilling models</text>
   </item>
   </item>