Chemical table file

This is an old revision of this page, as edited by Joerg Kurt Wegner (talk | contribs) at 19:06, 20 June 2006 (Infobox file format). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MDL publishes a specification of their Connection Table formats, which include Molfile and SD formats.

ctab
Filename extension
.mol, .sd, .sdf
Type of formatchemical file format

Molfiles

A MDL Molfile is a file format created (and owned) by MDL, for holding information about the atoms, bonds, connectivity and coordinates of a molecule. The molfile consists of some header information, the Connection Table (CT) containing atom info, then bond connections and types, followed by sections for more complex information.

The molfile is sufficiently common that most, if not all, chemoinformatics software systems/applications are able to read the format, though not always to the same degree.

There are different versions, the current de facto standard is the V2000 molfile, though more recently the V3000 format has been circulating in large-enough volumes to be an issue for those unable to read V3000-format files.

RGfiles

Rxnfiles

SDfiles

SDF - one of a family of file formats from MDL holding chemical data, especially structure information.

SDF stands for structure-data file and actually wraps the molfile (MDL_Molfile) format. Multiple compounds are separated by a Delimiter, a line of four dollar signs ( $$$$ ). A feature of SDF is the possibility of storing associated data items.

RDfiles

XDfiles

Clipboard

References

  • Dalby, A.; Nourse, J. G.; Hounshell, W. D.; Gushurst, A. K. I.; Grier, D. L. et al. Description of several chemical structure file formats used by computer programs developed at Molecular Design Limited, Journal of Chemical Information and Computer Sciences, 1992, 32, 244-255.