chemicalchecker.core
Main Chemical Checker functionalities.
In this subpackage we define the main classes that are normally used in a
Chemical Checker project.
For example the common entrypoint chemicalchecker.core.chemcheck
or
the base class for every signature we use
signature_base
are defined in following files.
Chemical Checker entry-point. |
|
Cluster Signature. |
|
Factory of Signatures. |
|
Diagnostics for Signatures. |
|
Example data. |
|
Molecule representation. |
|
Nearest Neighbor Signature. |
|
Data preprocessing. |
|
2D Projections Signature. |
|
2D Projection algorithms. |
|
Signature type 0. |
|
Signature type 1. |
|
Signature type 2. |
|
Signature type 3. |
|
Signature type 4. |
|
Signature base. |
|
Signature data. |
|
Generate validation sets. |