Support for stereochemistry
Revision as of 18:56, 30 April 2010 by AngelHerraez (talk | contribs) (new section for stereochemistry support)
Jmol supports stereochemistry in some 2D file formats.
MOL formats
This includes all formats based on the chemical table files (CTfiles) specification from MDL/Symyx, like mol
, sdf
, etc.
In the CTfile specification, stereochemistry is specified in the bond line, columns 10-12, with a numeric code (see the table).
If the model is flat (2D, all atoms have Z=0) and the filter "2D"
switch is used in the load
command, Jmol v.12 will use the stereo information to build a 3D model.
JME format
This is only a 2D format, but allows specification of "up" and "down" wedge bonds (see the table). Jmol v.12 reads these and uses them when converting the model to 3D, which is done automatically upon load.
Bond codes
stereo bond | bond code in MOL file | bond code in JME file |
---|---|---|
up | 1 | -1 |
down | 6 | -2 |