List of cheminformatics toolkits

From Wikipedia, the free encyclopedia
(Redirected from Cheminformatics toolkits)
Jump to navigation Jump to search

Template:SHORTDESC:

Cheminformatics toolkits are notable software development kits that allow cheminformaticians to develop custom computer applications for use in virtual screening, chemical database mining, and structure-activity studies.[1][2] 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

[edit | edit source]

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

[edit | edit source]
Name License APIs Home Page Notes
CDK Open source Java, R, Python https://cdk.github.io/ [3][4][5]
Indigo Open source Java, .NET, Python https://github.com/epam/Indigo
Molecular Operating Environment (MOE) Proprietary Scientific Vector Language https://web.archive.org/web/20160909172415/http://www.chemcomp.com/MOE-Cheminformatics_and_QSAR.htm
Open Babel Open source C++, Python, Java, Perl, C#, Ruby http://openbabel.org/ ,[6][7]
RDKit BSD-3-Clause License C++, Python https://www.rdkit.org/

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  6. ^ reads and writes all chemical file formats.
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).