blob: cdefed68d4e7f94e2e38b04cf2b3af1fa5d8b5c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
The CDK is an open-source Java software for cheminformatics and bioinformatics.
Key Features:
* Molecule and reaction valence bond representation.
* Read and write file formats: SMILES, SDF, InChI, Mol2, CML, and others.
* Efficient molecule processing algorithms: Ring Finding, Kekulisation, Aromaticity.
* Coordinate generation and rendering.
* Canonical identifiers for fast exact searching.
* Substructure and SMARTS pattern searching.
* ECFP, Daylight, MACCS, and other fingerprint methods for similarity searching.
* QSAR descriptor calculations
|