File for supporting CML (Chemical Markup Language), especially on read/write molecules and reactions. Author: Partridge Jiang Source: io/cml/kekule.io.cml.js, line 1
Abstract root classes for concrete strcuture reader/writers of different structure formats. Author: Partridge Jiang Source: io/kekule.io.js, line 1
File for supporting MDL CTAB/MOL/RXN V2000 data. Author: Partridge Jiang Source: io/mdl/kekule.io.mdl2000.js, line 1
File for supporting MDL CTAB/MOL/RXN V3000 data. Author: Partridge Jiang Source: io/mdl/kekule.io.mdl3000.js, line 1
Some common routines for both MOL/RXN 2000 and MOL/RXN 3000 files. Author: Partridge Jiang Source: io/mdl/kekule.io.mdlBase.js, line 1
Reader and Writer classes for MDL V2000 and V3000 formats. Author: Partridge Jiang Source: io/mdl/kekule.io.mdlIO.js, line 1
File to support read or write chemical data in JSON or XML format by built-in serializers. The JSON data serialized directly from Kekule.ChemObject is called KCJ (Kekule Chem JSON), while the XML data is called KCX (Kekule Chem XML). Author: Partridge Jiang Source: io/native/kekule.io.native.js, line 1
File for supporting reading/writing molecule to SMILES format. Author: Partridge Jiang Source: io/smiles/kekule.io.smiles.js, line 1
Contains classes and functions help to analysis text format chemical data, especially the line/column fixed ones such as MDL MOL/SDF/RXN. Author: Partridge Jiang Source: utils/kekule.textHelper.js, line 1