As an interface to the commonly used databases from Molecular Design Limited, we are providing two conversion schemes to convert SD files (such as from isis) to SYBYL MOL2 format files.
The conversion scheme described here was developed to be easy to use and accurate in its atom-typing and partial charge computation. Although still an area of active development, it has to date been tested visually on several thousand compounds.
This scheme consists of two programs run sequentially, sdf2mol2 is written in Fortran and sybdb in sybyl's programming language, spl. Taken together, one can convert an MDL SDF-format database into a sybyl MOL2 format database which has appropriate sybyl atom types assigned, hydrogens added, and partial charges computed. To find out more about the conversion process, including how to use it, please consult the 00README file in the directory ./source/database/sdf2mol2 under the dock root.
Note: The second phase conversion requires sybyl for hydrogen addition and charge computation. The former program, sdf2mol2, may still be of some use to users who do not have sybyl but have molecular modeling packages than can read MOL2 format (e.g. insight). Hydrogen addition, substructure removal, and charge computation must then be performed within the context of your own modeling package.