Skip to main content

Drug Side Effect Prediction and Validation


There's a paper just published in Nature getting a lot of coverage on the internet at the moment from Novartis/UCSF, and for good reason - but as the cartoon above states, it will probably have less impact than news on Justin Bieber's new haircut, or the latest handbags from Christian Lacroix. It uses the SEA target prediction method, trained using ChEMBL bioactivity data in order to predict new targets (and then by association side effects) for existing drugs. These are then experimentally tested, and the results confirmed in a number of cases - this experimental validation is clearly complex and expensive, so it is great news that in silico methods can start to generate realistic and testable hypotheses for adverse drug reactions (there are also positive side effects too, and these are pretty interesting to look for using these methods as well).

The use of SEA as the target prediction method was inevitable given the authors involved, but following up on some presentations at this springs National ACS meeting in San Diego. There would also seem to be clear benefits in including other methods into linking a compound to a target - nearest neighbour using simple Tanimoto measures, and naive Bayes/ECFPP type approaches. The advantage of the SEA approach is that it seems to generalise better (sorry I can't remember who gave the talk on this), and so probably can make more comprehensive/complete predictions, and be less tied to the training data (in this case ChEMBL) - however as databases grow, these predictions will get a lot better. There will also be big improvements possible if other data adopts the same basic data model as ChEMBL (or something like the services in OpenPHACTS), so methods can pool across different data sources, including proprietary in-house data.

There are probably papers being written right now about a tournament/consensus multi-method approach to target prediction using an ensemble of the above methods. (If such a paper uses random forests, and I get asked to review it, it will be carefully stored in /dev/null) ;)

So some things I think are useful improvements to this sort of approach.

1) Inclusion of the functional assays from ChEMBL in predictions (i.e. don't tie oneself to a simple molecular target assay). The big problem here though is that although pooling of target bioassay data is straightforward - pooling/clustering of functional data is not.
2) Where do you set affinity thresholds, and how do the affinities related to the pharmacodyamics of the side-effects. My view is that there will be some interesting analyses of ChEMBL that maybe, just maybe, allow one to address this issue. Remember, we know quite a lot about the exposure of the human body, to  a given drug at a given dose level...
3) Consideration of (active) metabolites. It's pretty straightforward now to predict structures of likely metabolites (not at a quantitative level though) and this may be useful in drugs that are extensively metabolised in vivo.

Anyway, finish off with some eye-candy, a picture from the paper (hopefully allowed under fair use!).


And here's a reference to the paper, in good old Bell AT&T labs refer format - Mendeley-Schmendeley as my mother used to say when I was a boy.

%T Large-scale prediction and testing of drug activity on side-effect targets
%A E. Lounkine
%A M.J. Keiser
%A S. Whitebread
%A D. Mikhailov
%A J. Hamon
%A J.L. Jenkins
%A P. Lavan
%A E. Weber
%A A.K. Doak
%A S. Côté
%A B.K. Shoichet
%A L. Urban
%J Nature
%D 2012
%O doi:10.1038/nature11159

Comments

Popular posts from this blog

UKQSAR Spring 2023 Meeting Announcement

    The next UKQSAR meeting will be held at the European Bioinformatic Institute (EBI) on 20th April. This is where the ChEMBL team is also located! It would be great to welcome you for the occasion and have a chat if you have any questions on our services! See below for the official announcement. The meeting is free but you have to register.  -------------- UK-QSAR Spring 2023 meeting Thursday 20th April 2023 / 9:00 AM - 17:00 PM / Wellcome Genome Campus, Hinxton, Cambridgeshire  The Spring UKQSAR & Cheminformatics Group Meeting will be held at the Wellcome Genome Campus, Hinxton, Cambridge, on Thursday 20th April 2022. The meeting is organised jointly by EMBL-EBI and Sosei Heptares, and as always is free. The theme this time is “Learning from data” and for the occasion three of the most relevant databases for our fields will be introduced (PubChem, ChEMBL and the Cambridge Structural Database). The afternoon sessions will be focused on protein structure-based

ChEMBL 32 is released!

  We are pleased to announce the release of ChEMBL 32! This release of ChEMBL comes with a complete update of drug and clinical candidate information, the addition on a Natural Product likeness score and a harmonization of Journal Name abbreviations according to NLM standards. This version of the database, prepared on 26/01/2023 contains: 2,354,965 compounds (of which 2,327,928 have mol files)             2,995,433 compound records (non-unique compounds) 20,038,828 activities 1,536,903 assays 15,139 targets 86,364 documents   Please see ChEMBL 32 release notes for full details of all changes in this release. Data can be downloaded from the ChEMBL FTP site . Please note that on demand Oracle 19c dumps will not be provided anymore after the ChEMBL 34 release. New Deposited Datasets CHEMBL5058649 - Data for DCP probe BAY 1816032 * CHEMBL5058643 - Data for DCP probe BI-2081 * CHEMBL5058646 - Data for DCP probe CCT369260 * CHEMBL5058644 - Data for DCP probe JNJ-39758979 * CHEMBL5058645 - D

LSH-based similarity search in MongoDB is faster than postgres cartridge.

TL;DR: In his excellent blog post , Matt Swain described the implementation of compound similarity searches in MongoDB . Unfortunately, Matt's approach had suboptimal ( polynomial ) time complexity with respect to decreasing similarity thresholds, which renders unsuitable for production environments. In this article, we improve on the method by enhancing it with Locality Sensitive Hashing algorithm, which significantly reduces query time and outperforms RDKit PostgreSQL cartridge . myChEMBL 21 - NoSQL edition    Given that NoSQL technologies applied to computational chemistry and cheminformatics are gaining traction and popularity, we decided to include a taster in future myChEMBL releases. Two especially appealing technologies are Neo4j and MongoDB . The former is a graph database and the latter is a BSON document storage. We would like to provide IPython notebook -based tutorials explaining how to use this software to deal with common cheminformatics p

Natural Product-likeness in ChEMBL

Recently, we included a Natural Product-likeness score for chemical compounds stored in ChEMBL. We made use of an algorithm published by Peter Ertl, Silvio Roggo and Ansgar Schuffenhauer in 2008 .  Whereas the original version of this algorithm used a commercial data set of Natural Product molecules for training the algorithm (the CRC Dictionary of Natural Products) and an in-house library of synthetic molecules as a negative set, we used Greg Landrum's  RDKit implementation  which is based on  ~50,000 natural products collected from various open databases and ~1 million drug-like molecules from ZINC as a "non-Natural Product background". After including the new score into ChEMBL, we were interested to see whether the results look meaningful. We had a handful of simple questions: How is Natural Product-likeness distributed in ChEMBL and how does this compare to Natural Product-likeness for "real" NPs? Can we observe any difference in Natural Product-likeness for

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.601