Cheminformatics Toolkits
   HOME

TheInfoList



OR:

Cheminformatics toolkits are notable
software development kit A software development kit (SDK) is a collection of software development tools in one installable package. They facilitate the creation of applications by having a compiler, debugger and sometimes a software framework. They are normally specific to ...
s that allow cheminformaticians to develop custom computer applications for use in virtual screening, chemical database mining, and structure-activity studies. Toolkits are often used for experimentation with new methodologies. Their most important functions deal with the manipulation of chemical structures and comparisons between structures. Programmatic access is provided to properties of individual bonds and atoms.


Functionality

Toolkits provide the following functionality: * Read and save structures in various chemistry file formats. * Determine if one structure is a substructure of another (substructure matching). * Determine if two structures are equal (exact matching). * Identification of substructures common to structures in a set (maximal common substructure, MCS). * Disassemble molecules, splitting into fragments. * Assemble molecules from elements or submolecules. * Apply reactions on input reactant structures, resulting in output of reaction product structures. * Generate molecular fingerprints. Fingerprints are bit-vectors where individual bits correspond to the presence or absence of structural features. The most important use of fingerprints is in indexing of chemistry databases.


List of notable cheminformatics toolkits


References

{{Reflist Computational chemistry Cheminformatics Drug discovery Cheminformatics toolkits