Difference between revisions of "Load SMILES"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) m (add to Category) |
AngelHerraez (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | Loading a SMILES string into Jmol requires conversion of the SMILES string to a 3D model. This is done in an external web server | + | Loading a SMILES string into Jmol requires conversion of the SMILES string to a 3D model. This is done in an external web server (which in few occasions might fail temporarily). |
The load command is given in a <code>script</code> tag as part of an <code>applet</code>, <code>checkbox</code>, <code>menu</code>, etc. tag. | The load command is given in a <code>script</code> tag as part of an <code>applet</code>, <code>checkbox</code>, <code>menu</code>, etc. tag. | ||
Latest revision as of 10:44, 2 September 2023
Loading a SMILES string into Jmol requires conversion of the SMILES string to a 3D model. This is done in an external web server (which in few occasions might fail temporarily).
The load command is given in a script tag as part of an applet, checkbox, menu, etc. tag.