Bioclipse Decision Support is a system where users can draw or import chemical structures, execute multiple predictions or database lookups, and visually interpret results. This was previously demonstrated for chemical liability assessment, and for running OpenTox predictions.
- Query ChemSpider using the SimilaritySearch via the Web API (SOAP).
- For a maximum of 15 nearest neighbors in Chemspider, query ChEMBL-RDF for interactions, and present information about assays, targets, and interaction values.
Below you can find a screenshot of how it looks like in action. Now, the ChemSpider similarity search is rather slow (>30 s) but then again it takes a while to query 27 M chemical structures.
Note: This work was done against a development version of Chemspider Web API. You also need a security token in order to be able to query Chemspider; it's free and can be obtained here. When you have a security token, paste it into the Chemspider section of the Bioclipse preferences. The Chemspider + ChEMBL model for Bioclipse Decision Support will be part of the 2.6 release of Bioclipse, which we hope to have in place within a few weeks.
Thanks to Egon Willighagen (ChEMBL-RDF) and Valery Tkachenko (Chemspider) for aiding me in this work.
Can all of this also be done at a scripting level?
ReplyDelete