AMBIT Cheminformatics system

Size: px
Start display at page:

Download "AMBIT Cheminformatics system"

Transcription

1 1 Workshop on CEFIC LRI Project EEM9.4 LRI AMBIT with IUCLID6 support and extended search capabilities AMBIT Cheminformatics system Nina Jeliazkova, Nikolay Kochev Ideaconsult Ltd. Sofia,Bulgaria

2 2 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Content Introduction Substance data integration in AMBIT ( different input formats) Search functionalities - Structures, substances and endpoint data - Structure standardization, transformation, tautomers Tools integration via common API - Toxtree, VEGA, other models, descriptors User management system to grant access rights via roles The read across workflow - An use case integrating the above functionalities IT requirements

3 AMBIT Chemoinformatics System Developed within a CEFIC Long-Range Initiative (LRI) EEM9.3 (2005,2008), EEM9.3-IC ( ), EEM9.4 (2016-ongoing) Continuously developed and extended through various projects An Open Source Application with the following functions Search for structure(s) [exact, similar, substructure] and meta data Assigning structures to constituents, impurities Assessment tools (read across/category formation) Prediction tools e.g. Toxtree (including Cramer rules, Protein binding, etc.), descriptor calculation, pka etc; Data analysis tools e.g. regression, classification, clustering etc; Data management : flexible import/export of data Data exchange tools: manual or automated via REST Web services API; Read across workflow 3

4 AMBIT: Chemical structures database & machine learning with web services API 4

5 AMBIT : Data integration via common data model Excel spreadsheets IUCLID5 IUCLID6 Other formats Free text search Reports (Excel, Word) Other formats (RDF, ISA-TAB, etc.) JSON REST API ambitlri.ideaconsult.net

6 6 AMBIT2 Hands-on Training Workshop , Brussels, Belgium IUCLID6 support in AMBIT2 IUCLID6: Completely new XML schema of all objects schema files, 111 endpoint study record files - Different approach of linking between objects (compared to IUCLID5) Implementation - Java classes generated from the XML schema (via JAXB) - AMBIT code to convert the generated classes to the internal data model and be able to store into the database - Use existing code for writing into the database - And existing UI to show the data Transparent from user point of view: select.i6z or.i5z

7 7 Spreadsheets for substance data import configurable parser for spreadsheet data templates

8 8 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Excel files Not only chemical structures and data Relationships between structures Imported into AMBIT database with the help of a JSON configuration EFSA OpenFoodTox data

9 9 Ideaconsult Ltd. Search substances by endpoint data Check one or more checkboxes and click the Update results The endpoints are combined by AND. Endpoints are grouped in four categories P-Chem, Env Fate Eco Tox, Tox The results above show there are only two substances having data for the three selected endpoints (Appearance, Melting point and Dissociation constant), although there are 16 substances with data for appearance, 36 substances with melting point values and 15 substances with dissociation constant

10 10 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Free text search (experimental)

11 AMBIT Search for Structures & Endpoint data 1) Find Structure(s) 2) Find Substance(s) 3) Display data 11

12 Combining information from other data sources and prediction results The vertical sidebar allows collating data and model information with the search results.

13 13 Ideaconsult Ltd. Structure Diagram Editor Click to show/hide the editor The structure editor is JavaScript based. To use the drawn structure for search, click the Use button. To show the structure, specified as SMILES in the search bar, click the Draw button.

14 14 Ideaconsult Ltd. Substructure search The substructure search query can be defined by drawing the structure, selecting a SMARTS from the predefined list of SMARTS, or entering a SMARTS, SMILES or chemical name in the text box

15 15 Ideaconsult Ltd. Substance tab Use the folder icon to open the details. The Substanc es tab shows the substances related to the chemical structure, and the role of the chemical structure (last column, e.g. Constituent, Impurity, Additive).

16 16 Enabling Structure Search : Structure Standardization conversion to implicit hydrogens keep the largest fragment kekulisation Na + O - Na + O - O - O - N H 2 O N H 2 O N H 2 O N H 2 O (i) molecule neutralization OH structure conversion to a canonic tautomer (ii) Custom reaction transformations OH Isotopes cleanup OH HN O N H 2 O N H 2 O Output: smiles, InChI N=CCCCC(=O)O InChI=1/C5H9NO2/c (7)8/h4,6H,1-3H2,(H,7,8)

17 17 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Canonic tautomer generation (a component of the standardisation procedure) Input structure N H 2 OH O Rule instance search N H 2 OH O Generation of all tautomers: H 2 N OH OH OH OH HN OH Canonical Ranking O HN OH O 0.0 C(C=CN)C=C(O)O -0.1 C(C=CN)CC(=O)O C(CC=N)C=C(O)O C(CC=N)CC(=O)O N H 2 HN OH O

18 18 Ideaconsult Ltd. Automatic generation of all tautomeric forms of a given organic compound. Customizable rules for tautomeric transformations. The predefined knowledge base covers 1 3, 1 5 and 1 7 proton tautomeric shifts. Typical supported tautomerism rules are keto-enol, imin-amin, nitrosooxime, azo-hydrazone, thioketo-thioenol, thionitroso-thiooxime, amidine-imidine, diazoamino-diazoamino, thioamide-iminothiol and nitrosamine-diazohydroxide Simple energy based system for tautomer ranking implemented by a set of empirically derived rules.

19 Recursion 19 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Input structure AMBIT TAUTOMER Rule selection and flag settings OC(O)=C(N)C Structure is removed Post-generation filtering Ranking Generating of tautomeric forms: - Combinatorial method - Combinatorial method improved - Incremental method (IA-DFS) Result Canonical I D E A C O N S U L T L T D. 19

20 20 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Structures transformation : AMBIT SMARTS/ SMIRKS (1) Efficient representation of SMARTS Queries (full Daylight syntax) (2) Fast structure isomorphism /mapping/ (3) Support of recursive SMARTS and stereo (4) Syntax extensions (5) Parsing of SMIRKS (6) Transformation of the target chemical objects Transformations modes: (1) single (2) non-overlapping, (3) non-identical, (4) non-homomorphic or (5) externally specified list of sites. Recursive expressions explicitly define the environment around S atom.

21 21 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Structure standardization in large datasets Flexible standardisation workflow - The rules synchronised with pharma companies Datasets standardised with AMBIT ( H2020 FET ExCAPE project) - PubChem,ChEMBL,eMolecules,SureChem,ZINC,tox datasets ( > 80 mln compounds) ExCAPE DB (1 mln compounds, 70 mln SAR data points), AMBIThosted, open access - Possible future integration with LRI AMBIT

22 Communications with other systems Transfer via Web service or *.i6z files Data transfer Other Databases Company IUCLID DB & ECHA IUCLID DB as Major Data Sources LRI AMBIT Supporting Read across & Category formation Transfer of Dossiers Data transfer Data transfer Other Tools 22

23 AMBIT Web API /UI for data analysis Dataset Models Visualisation

24 AMBIT Web API / UI for data analysis Descriptor calculation, feature selection; Classification and regression algorithms; Rule based algorithms; Applicability domain algorithms; Visualization, similarity and substructure queries ; Composite algorithms (workflows); Structure optimization (MOPAC), metabolite generation, tautomer generation, etc. 24

25 25 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Integration with external tools Command line java application provided by IRFMN

26 26 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Integration with external tools : VEGA REST model wrapper Same API as other models (e.g. Toxtree) Same user interface Predictions automatically stored Straightforward integration with read across matrix

27 27 Ideaconsult Ltd. AMBIT users management The authorization is role based. Default roles: user, data manager, admin, read-across Roles can be assigned at the users page by admin user

28 28 AMBIT2 Hands-on Training Workshop , Brussels, Belgium Restricted access to assessments

29 29 AMBIT2 Hands-on Training Workshop , Brussels, Belgium The read across workflow: integrated view of data and predictions

30 AMBIT publications and contributing projects Peer reviewed publications (excerpt) 1. J. Sun, N. Jeliazkova, et al, ExCAPE-DB: an integrated large scale dataset facilitating Big Data analysis in chemogenomics, J. Cheminform., vol. 9, n. 1, p. 17, Mar N. Jeliazkova, et al, The enanomapper database for nanomaterial safety information, Beilstein J. Nanotechnol., vol. 6, pp , Jul N. Kochev, V. Paskaleva, and N. Jeliazkova, AMBIT- Tautomer: An open source tool for tautomer generation, Mol. Inform., vol. 32, pp. 1 24, N. Jeliazkova and V. Jeliazkov, AMBIT RESTful web services: an implementation of the OpenTox application programming interface, J. Cheminform., vol. 3, no. 1, p. 18, Jan CEFIC LRI EEM9.3 P&G (J.Jaworska), Nina Jeliazkova CEFIC LRI EEM9.3-IC, EEM9.4 (ongoing) : IdeaConsult Ltd., UM, Clariant Projects contributed to the development EC FP7 OpenTox ( ) EC FP7 ToxBank ( ) EC FP7 enanomapper ( ) EC H2020 ExCAPE ( ) (and more) 5. N. Jeliazkova, J. Jaworska, and A. Worth, Open Open source libraries Source Tools for Read-Across and Category Formation, in In Silico Toxicology, M. Cronin and J. The Chemistry Development Kit Madden, Eds. Cambridge: Royal Society of (and many more) Chemistry, 2010, pp

31 can be downloaded or consulted online: Publicly available - Clients only need a web browser More information and download links - Installation options LOCAL on a LAPTOP/DESKTOP - Local database, local webserver SERVER (on company INTRANET) - Shared database and web server. Clients only need a web browser. Requirements - Java 7, MySQL 5.7, Web server (servlet container, e.g. Apache Tomcat 7.x) TECHNICAL SUPPORT contact Ideaconsult Ltd, Sofia support@ideaconsult.net 31

32 Acknowledgements CEFIC LRI EEM9.3-IC/EEM9.4 o Bruno Hubesch Project idea for LRI EEM9.3-IC o Volker Koch, Clariant Project input : Clariant CompTox Team o Udo Jensch (Toxicologist) o Volker Koch (Ecotoxicologist) o Qiang Li (Toxicologist) o Joachim Schneider-Reigl (Ecotoxicologist) Project implementation Ideaconsult Ltd. 32

33

IUCLID Substance Data

IUCLID Substance Data 1 Workshop on CEFIC LRI Project EEM9.4 LRI AMBIT with IUCLID6 support and extended search capabilities IUCLID Substance Data Nikolay Kochev Ideaconsult Ltd. Sofia,Bulgaria 2 Chemical structure vs. Substance

More information

CEFIC LRI Project EEM9.3. IUCLID Substance Data. IUCLID substance Identity Concept Extracting data from IUCLID. Public

CEFIC LRI Project EEM9.3. IUCLID Substance Data. IUCLID substance Identity Concept Extracting data from IUCLID. Public CEFIC LRI Project EEM9.3 IUCLID Substance Data IUCLID substance Identity Concept Extracting data from IUCLID Public Joachim Schneider-Reigl CEFIC Long-range Research Initiative CEFIC LRI ProjectEEM9.3

More information

AUTOMATIC GENERATION OF TAUTOMERS

AUTOMATIC GENERATION OF TAUTOMERS ПЛОВДИВСКИ УНИВЕРСИТЕТ ПАИСИЙ ХИЛЕНДАРСКИ БЪЛГАРИЯ НАУЧНИ ТРУДОВЕ, ТОМ 38, КН. 5, 2011 ХИМИЯ UNIVERSITY OF PLOVDIV PAISII HILENDARSKI BULGARIA SCIENTIFIC PAPERS, VOL. 38, BOOK 5, 2011 CHEMISTRY AUTOMATIC

More information

Marvin. Sketching, viewing and predicting properties with Marvin - features, tips and tricks. Gyorgy Pirok. Solutions for Cheminformatics

Marvin. Sketching, viewing and predicting properties with Marvin - features, tips and tricks. Gyorgy Pirok. Solutions for Cheminformatics Marvin Sketching, viewing and predicting properties with Marvin - features, tips and tricks Gyorgy Pirok Solutions for Cheminformatics The Marvin family The Marvin toolkit provides web-enabled components

More information

Substance identification and how to report it in IUCLID 6

Substance identification and how to report it in IUCLID 6 Substance identification and how to report it in IUCLID 6 Chemical Watch Expo 26 April 2017 Berlin Laszlo Majoros Scientific Officer European Chemicals Agency Improved IT tool Easier and more transparent

More information

KATE2017 on NET beta version https://kate2.nies.go.jp/nies/ Operating manual

KATE2017 on NET beta version  https://kate2.nies.go.jp/nies/ Operating manual KATE2017 on NET beta version http://kate.nies.go.jp https://kate2.nies.go.jp/nies/ Operating manual 2018.03.29 KATE2017 on NET was developed to predict the following ecotoxicity values: 50% effective concentration

More information

OECD QSAR Toolbox v.3.0

OECD QSAR Toolbox v.3.0 OECD QSAR Toolbox v.3.0 Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists Background Objectives Specific Aims Trend analysis The exercise

More information

OECD QSAR Toolbox v.3.3. Predicting skin sensitisation potential of a chemical using skin sensitization data extracted from ECHA CHEM database

OECD QSAR Toolbox v.3.3. Predicting skin sensitisation potential of a chemical using skin sensitization data extracted from ECHA CHEM database OECD QSAR Toolbox v.3.3 Predicting skin sensitisation potential of a chemical using skin sensitization data extracted from ECHA CHEM database Outlook Background The exercise Workflow Save prediction 23.02.2015

More information

OECD QSAR Toolbox v.3.3. Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists

OECD QSAR Toolbox v.3.3. Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists OECD QSAR Toolbox v.3.3 Step-by-step example of how to categorize an inventory by mechanistic behaviour of the chemicals which it consists Background Objectives Specific Aims Trend analysis The exercise

More information

How to Create a Substance Answer Set

How to Create a Substance Answer Set How to Create a Substance Answer Set Select among five search techniques to find substances Since substances can be described by multiple names or other characteristics, SciFinder gives you the flexibility

More information

OECD QSAR Toolbox v.4.1. Tutorial on how to predict Skin sensitization potential taking into account alert performance

OECD QSAR Toolbox v.4.1. Tutorial on how to predict Skin sensitization potential taking into account alert performance OECD QSAR Toolbox v.4.1 Tutorial on how to predict Skin sensitization potential taking into account alert performance Outlook Background Objectives Specific Aims Read across and analogue approach The exercise

More information

OECD QSAR Toolbox v.3.2. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding

OECD QSAR Toolbox v.3.2. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding OECD QSAR Toolbox v.3.2 Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding Outlook Background Objectives Specific Aims The exercise Workflow

More information

Large Scale Evaluation of Chemical Structure Recognition 4 th Text Mining Symposium in Life Sciences October 10, Dr.

Large Scale Evaluation of Chemical Structure Recognition 4 th Text Mining Symposium in Life Sciences October 10, Dr. Large Scale Evaluation of Chemical Structure Recognition 4 th Text Mining Symposium in Life Sciences October 10, 2006 Dr. Overview Brief introduction Chemical Structure Recognition (chemocr) Manual conversion

More information

Reaxys Pipeline Pilot Components Installation and User Guide

Reaxys Pipeline Pilot Components Installation and User Guide 1 1 Reaxys Pipeline Pilot components for Pipeline Pilot 9.5 Reaxys Pipeline Pilot Components Installation and User Guide Version 1.0 2 Introduction The Reaxys and Reaxys Medicinal Chemistry Application

More information

OECD QSAR Toolbox v.3.3. Predicting acute aquatic toxicity to fish of Dodecanenitrile (CAS ) taking into account tautomerism

OECD QSAR Toolbox v.3.3. Predicting acute aquatic toxicity to fish of Dodecanenitrile (CAS ) taking into account tautomerism OECD QSAR Toolbox v.3.3 Predicting acute aquatic toxicity to fish of Dodecanenitrile (CAS 2437-25-4) taking into account tautomerism Outlook Background Objectives The exercise Workflow Save prediction

More information

OECD QSAR Toolbox v.3.4. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding

OECD QSAR Toolbox v.3.4. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding OECD QSAR Toolbox v.3.4 Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding Outlook Background Objectives Specific Aims The exercise Workflow

More information

OECD QSAR Toolbox v.3.3. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding

OECD QSAR Toolbox v.3.3. Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding OECD QSAR Toolbox v.3.3 Step-by-step example of how to build and evaluate a category based on mechanism of action with protein and DNA binding Outlook Background Objectives Specific Aims The exercise Workflow

More information

OECD QSAR Toolbox v.4.1. Tutorial illustrating new options for grouping with metabolism

OECD QSAR Toolbox v.4.1. Tutorial illustrating new options for grouping with metabolism OECD QSAR Toolbox v.4.1 Tutorial illustrating new options for grouping with metabolism Outlook Background Objectives Specific Aims The exercise Workflow 2 Background Grouping with metabolism is a procedure

More information

Information Extraction from Chemical Images. Discovery Knowledge & Informatics April 24 th, Dr. Marc Zimmermann

Information Extraction from Chemical Images. Discovery Knowledge & Informatics April 24 th, Dr. Marc Zimmermann Information Extraction from Chemical Images Discovery Knowledge & Informatics April 24 th, 2006 Dr. Available Chemical Information Textbooks Reports Patents Databases Scientific journals and publications

More information

OECD QSAR Toolbox v.3.4

OECD QSAR Toolbox v.3.4 OECD QSAR Toolbox v.3.4 Predicting developmental and reproductive toxicity of Diuron (CAS 330-54-1) based on DART categorization tool and DART SAR model Outlook Background Objectives The exercise Workflow

More information

OECD QSAR Toolbox v.4.1

OECD QSAR Toolbox v.4.1 OECD QSAR Toolbox v.4.1 Step-by-step example on how to predict the skin sensitisation potential approach of a chemical by read-across based on an analogue approach Outlook Background Objectives Specific

More information

OECD QSAR Toolbox v.4.0. Tutorial on how to predict Skin sensitization potential taking into account alert performance

OECD QSAR Toolbox v.4.0. Tutorial on how to predict Skin sensitization potential taking into account alert performance OECD QSAR Toolbox v.4.0 Tutorial on how to predict Skin sensitization potential taking into account alert performance Outlook Background Objectives Specific Aims Read across and analogue approach The exercise

More information

Pipeline Pilot Integration

Pipeline Pilot Integration Scientific & technical Presentation Pipeline Pilot Integration Szilárd Dóránt July 2009 The Component Collection: Quick facts Provides access to ChemAxon tools from Pipeline Pilot Free of charge Open source

More information

OECD QSAR Toolbox v.4.1. Tutorial of how to use Automated workflow for ecotoxicological prediction

OECD QSAR Toolbox v.4.1. Tutorial of how to use Automated workflow for ecotoxicological prediction OECD QSAR Toolbox v.4.1 Tutorial of how to use Automated workflow for ecotoxicological prediction Outlook Aim Automated workflow The exercise Report The OECD QSAR Toolbox for Grouping Chemicals into Categories

More information

OECD QSAR Toolbox v.4.1. Step-by-step example for predicting skin sensitization accounting for abiotic activation of chemicals

OECD QSAR Toolbox v.4.1. Step-by-step example for predicting skin sensitization accounting for abiotic activation of chemicals OECD QSAR Toolbox v.4.1 Step-by-step example for predicting skin sensitization accounting for abiotic activation of chemicals Background Outlook Objectives The exercise Workflow 2 Background This is a

More information

OECD QSAR Toolbox v.3.4. Example for predicting Repeated dose toxicity of 2,3-dimethylaniline

OECD QSAR Toolbox v.3.4. Example for predicting Repeated dose toxicity of 2,3-dimethylaniline OECD QSAR Toolbox v.3.4 Example for predicting Repeated dose toxicity of 2,3-dimethylaniline Outlook Background Objectives The exercise Workflow Save prediction 2 Background This is a step-by-step presentation

More information

Reaxys The Highlights

Reaxys The Highlights Reaxys The Highlights What is Reaxys? A brand new workflow solution for research chemists and scientists from related disciplines An extensive repository of reaction and substance property data A resource

More information

Building Inflation Tables and CER Libraries

Building Inflation Tables and CER Libraries Building Inflation Tables and CER Libraries January 2007 Presented by James K. Johnson Tecolote Research, Inc. Copyright Tecolote Research, Inc. September 2006 Abstract Building Inflation Tables and CER

More information

AMBIT. Modules. Database. Chemical compounds. Table Error! No text of specified style in document..1

AMBIT. Modules. Database. Chemical compounds. Table Error! No text of specified style in document..1 AMBIT AMBIT is open source software for chemoinformatics data management developed with funding industry via CEFIC LRI funded project. AMBIT2 software consists of a database and functional modules allowing

More information

OECD QSAR Toolbox v.3.3

OECD QSAR Toolbox v.3.3 OECD QSAR Toolbox v.3.3 Step-by-step example on how to predict the skin sensitisation potential of a chemical by read-across based on an analogue approach Outlook Background Objectives Specific Aims Read

More information

OECD QSAR Toolbox v.3.4

OECD QSAR Toolbox v.3.4 OECD QSAR Toolbox v.3.4 Step-by-step example on how to predict the skin sensitisation potential approach of a chemical by read-across based on an analogue approach Outlook Background Objectives Specific

More information

Troubleshooting Replication and Geodata Services. Liz Parrish & Ben Lin

Troubleshooting Replication and Geodata Services. Liz Parrish & Ben Lin Troubleshooting Replication and Geodata Services Liz Parrish & Ben Lin AGENDA: Troubleshooting Replication and Geodata Services Overview Demo Troubleshooting Q & A Overview of Replication Liz Parrish What

More information

Analytical data, the web, and standards for unified laboratory informatics databases

Analytical data, the web, and standards for unified laboratory informatics databases Analytical data, the web, and standards for unified laboratory informatics databases Presented By Patrick D. Wheeler & Graham A. McGibbon ACS San Diego 16 March, 2016 Sources Process, Analyze Interfaces,

More information

OECD QSAR Toolbox v.4.1. Step-by-step example for building QSAR model

OECD QSAR Toolbox v.4.1. Step-by-step example for building QSAR model OECD QSAR Toolbox v.4.1 Step-by-step example for building QSAR model Background Objectives The exercise Workflow of the exercise Outlook 2 Background This is a step-by-step presentation designed to take

More information

The Schrödinger KNIME extensions

The Schrödinger KNIME extensions The Schrödinger KNIME extensions Computational Chemistry and Cheminformatics in a workflow environment Jean-Christophe Mozziconacci Volker Eyrich Topics What are the Schrödinger extensions? Workflow application

More information

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation.

ST-Links. SpatialKit. Version 3.0.x. For ArcMap. ArcMap Extension for Directly Connecting to Spatial Databases. ST-Links Corporation. ST-Links SpatialKit For ArcMap Version 3.0.x ArcMap Extension for Directly Connecting to Spatial Databases ST-Links Corporation www.st-links.com 2012 Contents Introduction... 3 Installation... 3 Database

More information

Rapid Application Development using InforSense Open Workflow and Daylight Technologies Deliver Discovery Value

Rapid Application Development using InforSense Open Workflow and Daylight Technologies Deliver Discovery Value Rapid Application Development using InforSense Open Workflow and Daylight Technologies Deliver Discovery Value Anthony Arvanites Daylight User Group Meeting March 10, 2005 Outline 1. Company Introduction

More information

OECD QSAR Toolbox v.3.3. Step-by-step example of how to build a userdefined

OECD QSAR Toolbox v.3.3. Step-by-step example of how to build a userdefined OECD QSAR Toolbox v.3.3 Step-by-step example of how to build a userdefined QSAR Background Objectives The exercise Workflow of the exercise Outlook 2 Background This is a step-by-step presentation designed

More information

Regulatory use of (Q)SARs under REACH

Regulatory use of (Q)SARs under REACH Regulatory use of (Q)SARs under REACH Webinar on Information requirements 10 December 2009 http://echa.europa.eu 1 Using (Q)SAR models Application under REACH to fulfill information requirements Use of

More information

Pipeline Pilot Integration

Pipeline Pilot Integration Pipeline Pilot Integration Szilard Dorant Solutions for Cheminformatics The Component Collection: Quick facts Provides access to ChemAxon tools from Pipeline Pilot Developed and Supported by ChemAxon Free

More information

OECD QSAR Toolbox v4.0 Simplifying the correct use of non-test methods

OECD QSAR Toolbox v4.0 Simplifying the correct use of non-test methods OECD QSAR Toolbox v4.0 Simplifying the correct use of non-test methods Stakeholders Day IT tool training 4 April 2017 Tomasz Sobanski Andrea Gissi Marta Sannicola Computational assessment and dissemination

More information

Dictionary of ligands

Dictionary of ligands Dictionary of ligands Some of the web and other resources Small molecules DrugBank: http://www.drugbank.ca/ ZINC: http://zinc.docking.org/index.shtml PRODRUG: http://www.compbio.dundee.ac.uk/web_servers/prodrg_down.html

More information

Date: Summer Stem Section:

Date: Summer Stem Section: Page 1 of 7 Name: Date: Summer Stem Section: Summer assignment: Build a Molecule Computer Simulation Learning Goals: 1. Students can describe the difference between a molecule name and chemical formula.

More information

Reaxys Medicinal Chemistry Fact Sheet

Reaxys Medicinal Chemistry Fact Sheet R&D SOLUTIONS FOR PHARMA & LIFE SCIENCES Reaxys Medicinal Chemistry Fact Sheet Essential data for lead identification and optimization Reaxys Medicinal Chemistry empowers early discovery in drug development

More information

Introduction to Portal for ArcGIS

Introduction to Portal for ArcGIS Introduction to Portal for ArcGIS Derek Law Product Management March 10 th, 2015 Esri Developer Summit 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration

More information

ICM-Chemist How-To Guide. Version 3.6-1g Last Updated 12/01/2009

ICM-Chemist How-To Guide. Version 3.6-1g Last Updated 12/01/2009 ICM-Chemist How-To Guide Version 3.6-1g Last Updated 12/01/2009 ICM-Chemist HOW TO IMPORT, SKETCH AND EDIT CHEMICALS How to access the ICM Molecular Editor. 1. Click here 2. Start sketching How to sketch

More information

OECD QSAR Toolbox v.4.1

OECD QSAR Toolbox v.4.1 OECD QSAR Toolbox v.4. Tutorial illustrating quantitative metabolic information and related functionalities Outlook Aim Background Example for: Visualizing quantitative data within Toolbox user interface

More information

ADRIANA.Code and SONNIA. Tutorial

ADRIANA.Code and SONNIA. Tutorial ADRIANA.Code and SONNIA Tutorial Modeling Corticosteroid Binding Globulin Receptor Activity Molecular Networks GmbH Computerchemie July 2008 http://www.molecular-networks.com Henkestr. 91 91052 Erlangen

More information

CDK & Mass Spectrometry

CDK & Mass Spectrometry CDK & Mass Spectrometry October 3, 2011 1/18 Stephan Beisken October 3, 2011 EBI is an outstation of the European Molecular Biology Laboratory. Chemistry Development Kit (CDK) An Open Source Java TM Library

More information

M E R C E R W I N WA L K T H R O U G H

M E R C E R W I N WA L K T H R O U G H H E A L T H W E A L T H C A R E E R WA L K T H R O U G H C L I E N T S O L U T I O N S T E A M T A B L E O F C O N T E N T 1. Login to the Tool 2 2. Published reports... 7 3. Select Results Criteria...

More information

POC via CHEMnetBASE for Identifying Unknowns

POC via CHEMnetBASE for Identifying Unknowns Table of Contents A red arrow was used to identify where buttons and functions are located in CHEMnetBASE. Figure Description Page Entering the Properties of Organic Compounds (POC) Database 1 Swain Home

More information

Ákos Tarcsay CHEMAXON SOLUTIONS

Ákos Tarcsay CHEMAXON SOLUTIONS Ákos Tarcsay CHEMAXON SOLUTIONS FINDING NOVEL COMPOUNDS WITH IMPROVED OVERALL PROPERTY PROFILES Two faces of one world Structure Footprint Linked Data Reactions Analytical Batch Phys-Chem Assay Project

More information

Search for the Gulf of Carpentaria in the remap search bar:

Search for the Gulf of Carpentaria in the remap search bar: This tutorial is aimed at getting you started with making maps in Remap (). In this tutorial we are going to develop a simple classification of mangroves in northern Australia. Before getting started with

More information

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015 Introduction to Portal for ArcGIS Hao LEE November 12, 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration options Portal for ArcGIS + ArcGIS for

More information

Searching Substances in Reaxys

Searching Substances in Reaxys Searching Substances in Reaxys Learning Objectives Understand that substances in Reaxys have different sources (e.g., Reaxys, PubChem) and can be found in Document, Reaction and Substance Records Recognize

More information

Structure Searching in CrossFire Beilstein. DiscoveryGate SM Version 1.4 Participant s Guide

Structure Searching in CrossFire Beilstein. DiscoveryGate SM Version 1.4 Participant s Guide Structure Searching in CrossFire Beilstein DiscoveryGate SM Version 1.4 Participant s Guide Structure Searching in CrossFire Beilstein DiscoveryGate SM Version 1.4 Participant s Guide Elsevier MDL 14600

More information

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus.

This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. PCI GEOMATICS GEOMATICA QUICKSTART 1. Introduction This tutorial is intended to familiarize you with the Geomatica Toolbar and describe the basics of viewing data using Geomatica Focus. All data used in

More information

Leveraging Web GIS: An Introduction to the ArcGIS portal

Leveraging Web GIS: An Introduction to the ArcGIS portal Leveraging Web GIS: An Introduction to the ArcGIS portal Derek Law Product Management DLaw@esri.com Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options

More information

Portal for ArcGIS: An Introduction

Portal for ArcGIS: An Introduction Portal for ArcGIS: An Introduction Derek Law Esri Product Management Esri UC 2014 Technical Workshop Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration

More information

Leveraging ArcGIS Online Elevation and Hydrology Services. Steve Kopp, Jian Lange

Leveraging ArcGIS Online Elevation and Hydrology Services. Steve Kopp, Jian Lange Leveraging ArcGIS Online Elevation and Hydrology Services Steve Kopp, Jian Lange Topics An overview of ArcGIS Online Elevation Analysis Using Elevation Analysis Services in ArcGIS for Desktop Using Elevation

More information

Read-Across or QSARs?

Read-Across or QSARs? Replacing Experimentation Read-Across or QSARs? Which one to apply and when? Presented by: Dr. Faizan SAHIGARA Chemical Watch Expo 2017 26th April, 2017 Berlin Germany KREATiS, 23 rue du creuzat, 38080

More information

NMR Predictor. Introduction

NMR Predictor. Introduction NMR Predictor This manual gives a walk-through on how to use the NMR Predictor: Introduction NMR Predictor QuickHelp NMR Predictor Overview Chemical features GUI features Usage Menu system File menu Edit

More information

Joint MISTRAL/CESI lunch workshop 15 th November 2017

Joint MISTRAL/CESI lunch workshop 15 th November 2017 MISTRAL@Newcastle Joint MISTRAL/CESI lunch workshop 15 th November 2017 ITRC at Newcastle ITRC at Newcastle MISTRAL at Newcastle New approach to infrastructure data management to open-up analytics, modelling

More information

Comprehensive support for quantitation

Comprehensive support for quantitation Comprehensive support for quantitation One of the major new features in the current release of Mascot is support for quantitation. This is still work in progress. Our goal is to support all of the popular

More information

DRUG DISCOVERY TODAY ELN ELN. Chemistry. Biology. Known ligands. DBs. Generate chemistry ideas. Check chemical feasibility In-house.

DRUG DISCOVERY TODAY ELN ELN. Chemistry. Biology. Known ligands. DBs. Generate chemistry ideas. Check chemical feasibility In-house. DRUG DISCOVERY TODAY Known ligands Chemistry ELN DBs Knowledge survey Therapeutic target Generate chemistry ideas Check chemical feasibility In-house Analyze SAR Synthesize or buy Report Test Journals

More information

A powerful site for all chemists CHOICE CRC Handbook of Chemistry and Physics

A powerful site for all chemists CHOICE CRC Handbook of Chemistry and Physics Chemical Databases Online A powerful site for all chemists CHOICE CRC Handbook of Chemistry and Physics Combined Chemical Dictionary Dictionary of Natural Products Dictionary of Organic Dictionary of Drugs

More information

MassHunter TOF/QTOF Users Meeting

MassHunter TOF/QTOF Users Meeting MassHunter TOF/QTOF Users Meeting 1 Qualitative Analysis Workflows Workflows in Qualitative Analysis allow the user to only see and work with the areas and dialog boxes they need for their specific tasks

More information

QSAR APPLICATION TOOLBOX ADVANCED TRAINING WORKSHOP. BARCELONA, SPAIN 3-4, June 2015 AGENDA

QSAR APPLICATION TOOLBOX ADVANCED TRAINING WORKSHOP. BARCELONA, SPAIN 3-4, June 2015 AGENDA QSAR APPLICATION TOOLBOX ADVANCED TRAINING WORKSHOP BARCELONA, SPAIN 3-4, June 2015 AGENDA Wednesday, 3 June 2015 (09:00 17:30) 09:00-09:15 Registration Welcome and Introductions/Announcements 09:15-10:00

More information

Ligand Scout Tutorials

Ligand Scout Tutorials Ligand Scout Tutorials Step : Creating a pharmacophore from a protein-ligand complex. Type ke6 in the upper right area of the screen and press the button Download *+. The protein will be downloaded and

More information

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning

Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning CI125230 Data Aggregation with InfraWorks and ArcGIS for Visualization, Analysis, and Planning Stephen Brockwell Brockwell IT Consulting Inc. Sean Kinahan Brockwell IT Consulting Inc. Learning Objectives

More information

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law Portal for ArcGIS: An Introduction Catherine Hynes and Derek Law Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options and groups Portal for ArcGIS

More information

Finnish Open Data Portal for Meteorological Data

Finnish Open Data Portal for Meteorological Data 18.11.2013 1 Finnish Open Data Portal for Meteorological Data 14th Workshop on meteorological operational systems Roope Tervo Finnish Meteorological Institute Example of Data Sets -- Observations Data

More information

Contents 1 Open-Source Tools, Techniques, and Data in Chemoinformatics

Contents 1 Open-Source Tools, Techniques, and Data in Chemoinformatics Contents 1 Open-Source Tools, Techniques, and Data in Chemoinformatics... 1 1.1 Chemoinformatics... 2 1.1.1 Open-Source Tools... 2 1.1.2 Introduction to Programming Languages... 3 1.2 Chemical Structure

More information

Experiment 1 Scientific Writing Tools

Experiment 1 Scientific Writing Tools Experiment 1 Scientific Writing Tools OUTCOMES After completing this experiment, the student should be able to: insert a variety of mathematical equations into a Word document. draw line structures of

More information

Quality Measures Green Light Report Online Management Tool. Self Guided Tutorial

Quality Measures Green Light Report Online Management Tool. Self Guided Tutorial Quality Measures Green Light Report Online Management Tool Self Guided Tutorial 1 Tutorial Contents Overview Access the QM Green Light Report Review the QM Green Light Report Tips for Success Contact PointRight

More information

Agilent MassHunter Quantitative Data Analysis

Agilent MassHunter Quantitative Data Analysis Agilent MassHunter Quantitative Data Analysis Presenters: Howard Sanford Stephen Harnos MassHunter Quantitation: Batch and Method Setup Outliers, Data Review, Reporting 1 MassHunter Quantitative Analysis

More information

Tautomerism in chemical information management systems

Tautomerism in chemical information management systems Tautomerism in chemical information management systems Dr. Wendy A. Warr http://www.warr.com Tautomerism in chemical information management systems Author: Wendy A. Warr DOI: 10.1007/s10822-010-9338-4

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

More information

Searching CrossFire Beilstein Using DiscoveryGate. DiscoveryGate Version 2.2 Participant s Guide

Searching CrossFire Beilstein Using DiscoveryGate. DiscoveryGate Version 2.2 Participant s Guide Searching CrossFire Beilstein Using DiscoveryGate DiscoveryGate Version 2.2 Participant s Guide Searching CrossFire Beilstein using DiscoveryGate DiscoveryGate Version 2.2 Participant s Guide Elsevier

More information

POC via CHEMnetBASE for Identifying Unknowns

POC via CHEMnetBASE for Identifying Unknowns Table of Contents A red arrow is used to identify where buttons and functions are located in CHEMnetBASE. Figure Description Page Entering the Properties of Organic Compounds (POC) Database 1 CHEMnetBASE

More information

Introduction to ArcGIS Server Development

Introduction to ArcGIS Server Development Introduction to ArcGIS Server Development Kevin Deege,, Rob Burke, Kelly Hutchins, and Sathya Prasad ESRI Developer Summit 2008 1 Schedule Introduction to ArcGIS Server Rob and Kevin Questions Break 2:15

More information

BIOAUTOMATION, 2009, 13 (4),

BIOAUTOMATION, 2009, 13 (4), The Use of Computational Methods for the Assessment of Chemicals in REACH Tsakovska I. 1, Worth A. 2 1 Centre of Biomedical Engineering, Bulgarian Academy of Sciences 105 Acad. G. Bonchev Str., 1113 Sofia,

More information

OECD QSAR Toolbox v.3.3

OECD QSAR Toolbox v.3.3 OECD QSAR Toolbox v.3.3 Step-by-step example of how to predict aquatic toxicity to Tetrahymena pyriformis by trend analysis using category pruning capabilities Outlook Background Objectives Specific Aims

More information

Smart Data Collection and Real-time Digital Cartography

Smart Data Collection and Real-time Digital Cartography Smart Data Collection and Real-time Digital Cartography Yuji Murayama and Ko Ko Lwin Division of Spatial Information Science Faculty of Life and Environmental Sciences University of Tsukuba IGU 2013 1

More information

Chemical Data Retrieval and Management

Chemical Data Retrieval and Management Chemical Data Retrieval and Management ChEMBL, ChEBI, and the Chemistry Development Kit Stephan A. Beisken What is EMBL-EBI? Part of the European Molecular Biology Laboratory International, non-profit

More information

Version 1.2 October 2017 CSD v5.39

Version 1.2 October 2017 CSD v5.39 Mogul Geometry Check Table of Contents Introduction... 2 Example 1. Using Mogul to assess intramolecular geometry... 3 Example 2. Using Mogul to explain activity data... 5 Conclusions... 8 Further Exercises...

More information

Geologi for samfunnet

Geologi for samfunnet Implementing Inspire Download Services using Open Source and FME Software at Geological Survey of Norway Bjørn Ove Grøtan - NGU FMEDagarna 11-12th October 2010 Geologi for samfunnet About Geological survey

More information

General Chemistry Lab Molecular Modeling

General Chemistry Lab Molecular Modeling PURPOSE The objectives of this experiment are PROCEDURE General Chemistry Lab Molecular Modeling To learn how to use molecular modeling software, a commonly used tool in chemical research and industry.

More information

Compounding insights Thermo Scientific Compound Discoverer Software

Compounding insights Thermo Scientific Compound Discoverer Software Compounding insights Thermo Scientific Compound Discoverer Software Integrated, complete, toolset solves small-molecule analysis challenges Thermo Scientific Orbitrap mass spectrometers produce information-rich

More information

MassHunter Software Overview

MassHunter Software Overview MassHunter Software Overview 1 Qualitative Analysis Workflows Workflows in Qualitative Analysis allow the user to only see and work with the areas and dialog boxes they need for their specific tasks A

More information

ArcGIS Web Tools, Templates, and Solutions for Defence & Intelligence. Renee Bernstein Esri Solutions Engineer

ArcGIS Web Tools, Templates, and Solutions for Defence & Intelligence. Renee Bernstein Esri Solutions Engineer ArcGIS Web Tools, Templates, and Solutions for Defence & Intelligence Renee Bernstein Esri Solutions Engineer ArcGIS Solutions Includes 450+ Industry Focused Apps and Capabilities Organized by 9 Primary

More information

Tutorial. Getting started. Sample to Insight. March 31, 2016

Tutorial. Getting started. Sample to Insight. March 31, 2016 Getting started March 31, 2016 Sample to Insight CLC bio, a QIAGEN Company Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.clcbio.com support-clcbio@qiagen.com Getting started

More information

Screening and prioritisation of substances of concern: A regulators perspective within the JANUS project

Screening and prioritisation of substances of concern: A regulators perspective within the JANUS project Für Mensch & Umwelt LIFE COMBASE workshop on Computational Tools for the Assessment and Substitution of Biocidal Active Substances of Ecotoxicological Concern Screening and prioritisation of substances

More information

DP Project Development Pvt. Ltd.

DP Project Development Pvt. Ltd. Dear Sir/Madam, Greetings!!! Thanks for contacting DP Project Development for your training requirement. DP Project Development is leading professional training provider in GIS technologies and GIS application

More information

Enabling ENVI. ArcGIS for Server

Enabling ENVI. ArcGIS for Server Enabling ENVI throughh ArcGIS for Server 1 Imagery: A Unique and Valuable Source of Data Imagery is not just a base map, but a layer of rich information that can address problems faced by GIS users. >

More information

Using Web-Based Computations in Organic Chemistry

Using Web-Based Computations in Organic Chemistry 10/30/2017 1 Using Web-Based Computations in Organic Chemistry John Keller UAF Department of Chemistry & Biochemistry The UAF WebMO site Practical aspects of computational chemistry theory and nomenclature

More information

Virtual Libraries and Virtual Screening in Drug Discovery Processes using KNIME

Virtual Libraries and Virtual Screening in Drug Discovery Processes using KNIME Virtual Libraries and Virtual Screening in Drug Discovery Processes using KNIME Iván Solt Solutions for Cheminformatics Drug Discovery Strategies for known targets High-Throughput Screening (HTS) Cells

More information

Integrated Cheminformatics to Guide Drug Discovery

Integrated Cheminformatics to Guide Drug Discovery Integrated Cheminformatics to Guide Drug Discovery Matthew Segall, Ed Champness, Peter Hunt, Tamsin Mansley CINF Drug Discovery Cheminformatics Approaches August 23 rd 2017 Optibrium, StarDrop, Auto-Modeller,

More information

Discovery and Access of Geospatial Resources using the Geoportal Extension. Marten Hogeweg Geoportal Extension Product Manager

Discovery and Access of Geospatial Resources using the Geoportal Extension. Marten Hogeweg Geoportal Extension Product Manager Discovery and Access of Geospatial Resources using the Geoportal Extension Marten Hogeweg Geoportal Extension Product Manager DISCOVERY AND ACCESS USING THE GEOPORTAL EXTENSION Geospatial Data Is Very

More information

new interface and features

new interface and features Web version of SciFinder : new interface and features Bhawat Ruangying, CAS representative Updated at 22 Dec 2009 www.cas.org SciFinder web interface Technical aspects of SciFinder Web SciFinder URL :

More information