Table of Contents
The Molecule Formats appendix describes the file formats supported by the Mychem software. Further informations about chemical file formats are available on Wikipedia.
The serialized OBMol format is a bitstring obtained by serializing an OBMol object. This type of string stores most of the data contained in a OBMol object, with exception to 2D and 3D coordinates. The binary structure of this string is described on the ChemiSQL Website.