Chemical Checker Package.
Project description
The Chemical Checker (CC) is a data-driven resource of small molecule bioactivity data. The main goal of the CC is to express data in a format that can be used off-the-shelf in daily computational drug discovery tasks. The resource is organized in 5 levels of increasing complexity, ranging from the chemical properties of the compounds to their clinical outcomes. In between, we consider targets, off-targets, perturbed biological networks and several cell-based assays, including gene expression, growth inhibition, and morphological profiles. The CC is different to other integrative compounds database in almost every aspect. The classical, relational representation of the data is surpassed here by a less explicit, more machine-learning-friendly abstraction of the data.
The CC resource is ever-growing and maintained by the Structural Bioinformatics & Network Biology Laboratory at the Institute for Research in Biomedicine (IRB Barcelona). Should you have any questions, please send an email to miquel.duran@irbbarcelona.org or patrick.aloy@irbbarcelona.org.
This project was first presented to the scientific community in the following paper:
Duran-Frigola M, et al “Extending the small-molecule similarity principle to all levels of biology with the Chemical Checker.” Nature Biotechnology (2020) [link]
and has since produced a number of related publications.
Source data and datasets
The CC is built from public bioactivity data. We are committed to updating the resource every 6 months (versions named accordingly, e.g. chemical_checker_2019_01). New datasets may be incorporated upon request.
The basic data unit of the CC is the dataset. There are 5 data levels (A Chemistry, B Targets, C Networks, D Cells and E Clinics) and, in turn, each level is divided into 5 sublevels or coordinates (A1-E5). Each dataset belongs to one and only one of the 25 coordinates, and each coordinate can have a finite number of datasets (e.g. A1.001), one of which is selected as being exemplary.
The CC is a chemistry-first biomedical resource and, as such, it contains several predefined compound collections that are of interest to drug discoverers, including approved drugs, natural products, and commercial screening libraries.
Signaturization of the data
The main task of the CC is to convert raw data into formats that are suitable inputs for machine-learning toolkits such as scikit-learn.
Accordingly, the backbone pipeline of the CC is devoted to processing every dataset and converting it to a series of formats that may be readily useful for machine learning. The main assets of the CC are the so-called CC signatures:
Signature |
Abbreviation |
Description |
Advantages |
Disadvantages |
---|---|---|---|---|
Type 0 |
sign0 |
Raw dataset data, expressed in a matrix format. |
Explicit data. |
Possibly sparse, het erogeneous, u nprocessed. |
Type 1 |
sign1 |
PCA/LSI projections of the data, accounting for 90% of the data. |
Biological signatures of this type can be obtained by simple projection. Easy to compute and require no f ine-tuning. |
Variables dimensions, they may still be sparse. |
Type 2 |
sign2 |
Networ k-embedding of the similarity network. |
Fixed -length, usually acceptably short. Suitable for machine learning. Capture global properties of the similarity network. |
Information leak due to similarity measures. Hype r-parameter tunning. |
Type 3 |
sign3 |
Networ k-embedding of the inferred similarity network. |
Fixed dimension and available for any molecule. |
Possibly very noisy, hence useless, especially for low-data datasets. |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chemicalchecker-1.0.5.tar.gz
.
File metadata
- Download URL: chemicalchecker-1.0.5.tar.gz
- Upload date:
- Size: 29.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 711b8e07e6a01cd9f8779e8fcaaa41d6df31344761a6f750ada50780557723c2 |
|
MD5 | a08c1f434f5dfa1ef34fe2f75b714453 |
|
BLAKE2b-256 | 00e55728043f6f2acb5da56644fc1acebde6a19769adfe74232d09409e1b2c77 |
File details
Details for the file chemicalchecker-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: chemicalchecker-1.0.5-py3-none-any.whl
- Upload date:
- Size: 8.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8abd73b75c6d2ff10765d431d1b52a61c0203da1071da3a5a18283b8ddeaf6a |
|
MD5 | c24e99bf4755f2542f3c4051515c0855 |
|
BLAKE2b-256 | 95d1c161174db38035057f911e05d9a39a7f9d84d26a92b3814e9ef3bc0626a3 |