*** Welcome to piglix ***

MDL Molfile

ctab
Filename extension .mol
Internet media type chemical/x-mdl-molfile
Type of format chemical file format
ctab
Filename extension .sd, .sdf
Internet media type chemical/x-mdl-sdfile
Type of format chemical file format

Chemical table file is a family of text-based chemical file formats that describe molecules and chemical reactions. One format, for example, lists each atom in a molecule, the x-y-z coordinates of that atom, and the bonds among the atoms.

There are several file formats in the family.

The formats were created by MDL Information Systems (MDL), which was acquired by Symyx Technologies then merged with Accelrys Corp., and now called BIOVIA, a subsidiary of Dassault Systemes of Dassault Group


An MDL Molfile is a file format 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, cheminformatics software systems/applications are able to read the format, though not always to the same degree. It is also supported by some computational software such as Mathematica.

The current de facto standard version is molfile V2000; although, more recently, the V3000 format has been circulating widely enough to present a potential compatibility issue for those not yet V3000-capable.

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

Following are the contents of a Molfile of benzene created in ChemSketch, as seen in a text editor (Note: According to the official molfile specification, the '$$$$' notation applied only to the SDF file – not to the molfile, so ChemSketch molfiles will not always function properly.):

SDF is one of a family of chemical-data file formats developed by MDL; it is intended especially for structural information. "SDF" stands for structure-data file, and SDF files actually wrap the molfile (MDL Molfile) format. Multiple compounds are delimited by lines consisting of four dollar signs ($$$$). A feature of the SDF format is its ability to include associated data.

Associated data items are denoted as follows:


...
Wikipedia

...