Load SMILES

From Jmol
Revision as of 20:19, 23 November 2010 by AngelHerraez (talk | contribs) (merging test with more code from Sandbox)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Loading a SMILES string into Jmol requires conversion of the SMILES string to a 3D model. This is done in an external web server, so it is necessary to use the signed applet.

The load command is given in a script tag as part of an applet, checkbox, menu, etc. tag.

Contributors

AngelHerraez