Jmol test

From EcoliWiki
Jump to: navigation, search

<jmol>

 <jmolApplet>

<size>250</size> <color>white</color>

   <uploadedFileContents>1I69.pdb</uploadedFileContents>
 </jmolApplet>

</jmol>


<jmol>

 <jmolApplet>

<size>250</size> <color>white</color>

   <uploadedFileContents>1I69.pdb</uploadedFileContents>
 </jmolApplet>

</jmol>


See Help:Jmol in EcoliWiki

Text label
<jmol> <jmolApplet> <color>white</color> <uploadedFileContents > 1I69.pdb </uploadedFileContents> <name></name> <script> wireframe off; spacefill off; trace off; rotate ON; cartoon; color chain; </script> </jmolApplet> </jmol>
<jmol> <jmolCheckbox > <scriptWhenChecked > rotate on; </scriptWhenChecked > <scriptWhenUnchecked > rotate off; </scriptWhenUnchecked > <checked>true</checked> <text>rotate</text> </jmolCheckbox > <jmolButton><script>reset; </script><text>reset</text></jmolButton> </jmol>