Skip to main content

ChEMBL 26 Released



We are pleased to announce the release of ChEMBL_26

This version of the database, prepared on 10/01/2020 contains:

  • 2,425,876 compound records
  • 1,950,765 compounds (of which 1,940,733 have mol files)
  • 15,996,368 activities
  • 1,221,311 assays
  • 13,377 targets
  • 76,076 documents
You can query the ChEMBL 26 data online via the ChEMBL Interface and you can also download the data from the ChEMBL FTP site. Please see ChEMBL_26 release notes for full details of all changes in this release.

Changes since the last release:

* Deposited Data Sets:

CO-ADD antimicrobial screening data:
Two new data sets have been included from the Community for Open Access Drug Discovery (CO-ADD). These data sets are screening of the NIH NCI Natural Product Set III in the CO-ADD assays (src_id = 40, Document ChEMBL_ID = CHEMBL4296183, DOI = 10.6019/CHEMBL4296183) and screening of the NIH NCI Diversity Set V in the CO-ADD assays (src_id = 40, Document ChEMBL_ID = CHEMBL4296182, DOI = 10.6019/CHEMBL4296182).

HESI - Evaluation of the utility of stem-cell derived cardiomyocytes for drug proarrhythmic potential (src_id = 49, Document ChEMBL_ID = CHEMBL4295262 , DOI = 10.6019/CHEMBL4295262). Summary assay results for this data set have been included in ChEMBL_26 and further supplementary data will be added in ChEMBL_27.

* Changes to structure-processing and compound properties:
We are now using RDKit for almost all of our compound-related processing. For the first time in ChEMBL_26, this will include compound standardization, salt-stripping, generation of canonical smiles, structural alerts, image depiction, substructure searches and similarity searches (via FPSim2: https://github.com/chembl/FPSim2). Therefore, all molecules have been reprocessed and you may notice some differences in molfiles, smiles and structure search results compared with previous releases. The ChEMBL structure curation pipeline has been released as an open source package: https://github.com/chembl/ChEMBL_Structure_Pipeline, and incorporated into our Beaker web services (see below). More information can be found here: http://chembl.blogspot.com/2020/02/chembl-compound-curation-pipeline.html.

We are also now using ChemAxon tools to calculate most acidic and basic pKa, logP and logD (pH 7.4) predictions, rather than ACDLabs software. These properties have therefore been recalculated and renamed in the database.

* Target Predictions:
Target predictions in ChEMBL are now generated by a new method, using conformal prediction (https://jcheminf.biomedcentral.com/articles/10.1186/s13321-018-0325-4). A docker image is available for those wishing to use the models locally: https://hub.docker.com/repository/docker/chembl/mcp (see https://chembl.blogspot.com/2020/01/new-chembl-ligand-based-target.html for more information). We also plan to provide a new target prediction web service in the future. The current target prediction web service (https://www.ebi.ac.uk/chembl/api/data/target_prediction/) has now been deprecated.

* Updated Data Sets:
Scientific Literature
Patent Bioactivity Data
Orange Book
USP Dictionary of USAN and International Drug Names
Clinical Candidates
WHO Anatomical Therapeutic Chemical Classification
British National Formulary
Manually Added Drugs

Database changes:

# Columns Added:

CELL_DICTIONARY
CELL_ONTOLOGY_ID VARCHAR2(10) ID for the corresponding cell type in the Cell Ontology

VARIANT_SEQUENCES
TAX_ID   NUMBER(11,0) NCBI Tax ID for the organism from which the sequence was obtained

COMPOUND_PROPERTIES
CX_MOST_APKA NUMBER(9,2) The most acidic pKa calculated using ChemAxon v17.29.0
CX_MOST_BPKA NUMBER(9,2) The most basic pKa calculated using ChemAxon v17.29.0
CX_LOGP NUMBER(9,2) The calculated octanol/water partition coefficient using ChemAxon v17.29.0
CX_LOGD NUMBER(9,2) The calculated octanol/water distribution coefficient at pH7.4 using ChemAxon v17.29.0

# Columns Removed:

COMPOUND_PROPERTIES
ACD_MOST_APKA Replaced by CX_MOST_APKA
ACD_MOST Replaced by CX_MOST_BPKA
ACD_LOGP Replaced by CX_LOGP
ACD_LOGD Replaced by CX_LOGD


Funding acknowledgements:

Work contributing to ChEMBL26 was funded by the Wellcome Trust, EMBL Member States, Open Targets, National Institutes of Health (NIH), EU Innovative Medicines Initiative 2 (IMI2) and EU Horizon 2020 programmes. Please see https://chembl.gitbook.io/chembl-interface-documentation/acknowledgments for more details.


If you require further information about ChEMBL, please contact us: chembl-help@ebi.ac.uk

# To receive updates when new versions of ChEMBL are available, please sign up to our mailing list: http://listserver.ebi.ac.uk/mailman/listinfo/chembl-announce
# For general queries/feedback please email: chembl-help@ebi.ac.uk
# For details of upcoming webinars, please see: http://chembl.blogspot.com/search/label/Webinar

Comments

Popular posts from this blog

Here's a nice Christmas gift - ChEMBL 35 is out!

Use your well-deserved Christmas holidays to spend time with your loved ones and explore the new release of ChEMBL 35!            This fresh release comes with a wealth of new data sets and some new data sources as well. Examples include a total of 14 datasets deposited by by the ASAP ( AI-driven Structure-enabled Antiviral Platform) project, a new NTD data se t by Aberystwyth University on anti-schistosome activity, nine new chemical probe data sets, and seven new data sets for the Chemogenomic library of the EUbOPEN project. We also inlcuded a few new fields that do impr ove the provenance and FAIRness of the data we host in ChEMBL:  1) A CONTACT field has been added to the DOCs table which should contain a contact profile of someone willing to be contacted about details of the dataset (ideally an ORCID ID; up to 3 contacts can be provided). 2) In an effort to provide more detailed information about the source of a deposited dat...

Improvements in SureChEMBL's chemistry search and adoption of RDKit

    Dear SureChEMBL users, If you frequently rely on our "chemistry search" feature, today brings great news! We’ve recently implemented a major update that makes your search experience faster than ever. What's New? Last week, we upgraded our structure search engine by aligning it with the core code base used in ChEMBL . This update allows SureChEMBL to leverage our FPSim2 Python package , returning results in approximately one second. The similarity search relies on 256-bit RDKit -calculated ECFP4 fingerprints, and a single instance requires approximately 1 GB of RAM to run. SureChEMBL’s FPSim2 file is not currently available for download, but we are considering generating it periodicaly and have created it once for you to try in Google Colab ! For substructure searches, we now also use an RDKit -based solution via SubstructLibrary , which returns results several times faster than our previous implementation. Additionally, structure search results are now sorted by...

ChEMBL 34 is out!

We are delighted to announce the release of ChEMBL 34, which includes a full update to drug and clinical candidate drug data. This version of the database, prepared on 28/03/2024 contains:         2,431,025 compounds (of which 2,409,270 have mol files)         3,106,257 compound records (non-unique compounds)         20,772,701 activities         1,644,390 assays         15,598 targets         89,892 documents Data can be downloaded from the ChEMBL FTP site:  https://ftp.ebi.ac.uk/pub/databases/chembl/ChEMBLdb/releases/chembl_34/ Please see ChEMBL_34 release notes for full details of all changes in this release:  https://ftp.ebi.ac.uk/pub/databases/chembl/ChEMBLdb/releases/chembl_34/chembl_34_release_notes.txt New Data Sources European Medicines Agency (src_id = 66): European Medicines Agency's data correspond to EMA drugs prior to 20 January 2023 (excluding ...

Improved querying for SureChEMBL

    Dear SureChEMBL users, Earlier this year we ran a survey to identify what you, the users, would like to see next in SureChEMBL. Thank you for offering your feedback! This gave us the opportunity to have some interesting discussions both internally and externally. While we can't publicly reveal precisely our plans for the coming months (everything will be delivered at the right time), we can at least say that improving the compound structure extraction quality is a priority. Unfortunately, the change won't happen overnight as reprocessing 167 millions patents takes a while. However, the good news is that the new generation of optical chemical structure recognition shows good performance, even for patent images! We hope we can share our results with you soon. So in the meantime, what are we doing? You may have noticed a few changes on the SureChEMBL main page. No more "Beta" flag since we consider the system to be stable enough (it does not mean that you will never ...

ChEMBL brings drug bioactivity data to the Protein Data Bank in Europe

In the quest to develop new drugs, understanding the 3D structure of molecules is crucial. Resources like the Protein Data Bank in Europe (PDBe) and the Cambridge Structural Database (CSD) provide these 3D blueprints for many biological molecules. However, researchers also need to know how these molecules interact with their biological target – their bioactivity. ChEMBL is a treasure trove of bioactivity data for countless drug-like molecules. It tells us how strongly a molecule binds to a target, how it affects a biological process, and even how it might be metabolized. But here's the catch: while ChEMBL provides extensive information on a molecule's activity and cross references to other data sources, it doesn't always tell us if a 3D structure is available for a specific drug-target complex. This can be a roadblock for researchers who need that structural information to design effective drugs. Therefore, connecting ChEMBL data with resources like PDBe and CSD is essen...