Difference between revisions of "Sandbox Smiles"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) (Created page with 'Loading from SMILES: <jmol> <jmolApplet> <signed>true</signed> <size>250</size> </jmolApplet> <jmolMenu> <item> <script></script> <text>..choose..<...') |
AngelHerraez (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
<jmol> | <jmol> | ||
− | + | <jmolApplet> | |
− | + | <signed>true</signed> | |
− | + | <size>250</size> | |
− | </ | + | </jmolApplet> |
+ | </jmol> | ||
+ | <jmol> | ||
+ | <jmolButton> | ||
+ | <script>var x=prompt('enter a SMILES string','');if(!x){quit};load @{'$'+x}; | ||
+ | </script> | ||
+ | <text>enter a SMILES to be loaded</text> | ||
+ | </jmolButton> | ||
<jmolMenu> | <jmolMenu> | ||
<item> | <item> | ||
Line 24: | Line 29: | ||
</item> | </item> | ||
</jmolMenu> | </jmolMenu> | ||
+ | </jmol> | ||
+ | <jmol> | ||
+ | <jmolButton> | ||
+ | <script>var x=prompt('enter a 4-character PDB id','');if(!x){quit};load @{'='+x}; | ||
+ | </script> | ||
+ | <text>enter a PDB id to be loaded</text> | ||
+ | </jmolButton> | ||
</jmol> | </jmol> |
Latest revision as of 19:25, 25 September 2010