Customizing Scoring Functions in Molecular Docking

Total Page:16

File Type:pdf, Size:1020Kb

Customizing Scoring Functions in Molecular Docking Customizing Scoring Functions rjy Tuan Anh Pham DISSERTATION Submitted in partial satisfaction of the requirements for the degree of DOCTOR OF PHILOSOPHY in Biological and Medical Informatics in the GRADUATE DIVISION of the Copyright 2007 by Tuan Anh Pham ii Acknowledgements First the required content: The text of Chapter11 5 and Chapter11 6 of this dissertation is a revised reprint of the material as it appears in the Journal of Medicinal Chemistry and Journal of Computer- Aided Molecular Design, respectively. The coauthor Ajay Jain listed in these publications directed and supervised the research that forms the basis for the dissertation. Now the good stuff – recognizing those who lent me a hand in this epic journey called graduate school: First and foremost, I must thank my thesis advisor, Ajay Jain. I feel incredibly fortunate to have found his lab and mentorship. In a confusing time when I was wondering why I was in grad school, he gave me direction and focus. From the outset, our minds were aligned: we both wanted to devote our time to real-world problems. As an engineer with a Computer Science degree, I feel my interest peaks when I can perceive people making use of my work. In that sense, drug discovery and molecular docking were the perfect fit for me in this program. Having that fit between student and advisor has been a pleasure. Thank you, Ajay. My steady progression from orals to thesis defense was made possible by my thesis committee. Together with Ajay, Andrej Sali and Mark Segal offered excellent insights that helped me forge ahead with my graduate career. Thank you, Andrej and Mark for letting me graduate. iii BMI continues to grow and evolve through the hard work and effort of our directors, Patsy Babbitt & Tom Ferrin. Thanks, Tom. Patsy is so incredibly busy; she always seems on the go from one meeting to the next. Yet every time she sees me, she always stops for a second just to say hi. It’s the little things like that which make her a heartwarming figure to me and this program. Also, thank you Patsy for letting me squat in your lab in QB3 the last couple of years. I had more pictures up at my squattin’ desk in the Babbitt Lab than in my own office at the CRI. Granted, some of those were to fend off other potential squatters, but still. You always made me feel welcome. Thank you, Patsy. The program runs like a well-oiled machine because of our excellent program coordinators. When I first applied, Barbara Paschke was the face of BMI for me. She was the one who encouraged me to apply to the Ph.D. program. Thanks for the nudge, Barbara. Denise picked up the reins admirably after a year of chaos when Barbara left. Good work, Denise! Then Becca Brown took the job to new heights. So high, she was scooped up by the another program, Biophysics. I’m glad that I get to graduate under her watch. To the Appreciativest Valorwoman, you made my volleyball dreams come true. Our newest coordinator Julia will no doubt continue this legacy of excellence. Friends are what make the long days of graduate school enjoyable. There’s one group in particular that I have to give mad props to: Ben “Sleeveless Polo” Lauffer, Hesper “Sista Assista” Rego, Holly “The Recruiter” Atkinson, Kris “Thunder” Kuchenbecker, Laura “Kickeyball” Lavery, Liz “Smiley” Clarke, and Ranyee “Clutch” Chiang. Thank you, Thunderforce Volleyball for all the Championship Shorts. iv My lab mates were my brothers and sisters in science; they made it worthwhile to come into work. As postdocs, Jane Fridlyand and Taku Tokuyasu represented the finish line of where I wanted to be. My office mate, Chris Kingsley introduced me into the sordid world of professional cycling, among other interesting things on the interwebs. Lawrence Hon showed a novice on the tennis court what a sweet stroke looks like. His love of side gadget projects was also highly contagious. When Barbara Novak turned it down, I became Lab Manager by default. We hung out in our office and shared many a lunch. When we weren’t shooting the breeze, we encouraged each other to get a move on towards graduation. When James Langham joined the lab a few months before my graduation, I was finally no longer the baby in the lab – now he had the youngest tenure. James, you were a fantastic, fantastic resource for me while I was writing. Thanks to you, I now know more about the currency markets than I ever did. To Ann, Rebecca, and Hannah you made the Jain Lab feel like family. That’s the highest compliment I can give. Thank you, everyone in the Jain Lab. Shout outs to my fellow classmates! Mark Peterson, it’s a shame your body broke down in shambles because you’re the best tennis player alive (that I know). Mike Kim taught me everything I know about computers. Libusha Kelly, keep it down will ya? I can hear that happy laugh across our entire floor. Juanita Li, what a voice! John Chuang, we sure watched some terrible movies together. Simona Carini, you opened up your beautiful homes to us, but it’s the tiramisu I’ll always treasure. Christina Chaivorapol runs so much faster than I do it’s sorta not fair. Ranyee Chiang, you’re not that mean after all. All good people; you made grad school for me. Thanks guys. v I am who I am because of my family. Mom & Dad, thank you for letting me monopolize the dining room table all day and reminding me to eat every time I came over. Sometimes you just need to blow off steam and not think about work anymore – Lee was my outlet for tennis, videogames, and fun, period. Thanks, bro. Since I can remember, education has always been a priority. They can take away everything you have, but they can’t take away your education. That’s what my Bo taught me. Thank you, Bo. My mother taught me the importance of persevering through hardship to attain my goals. She also taught me to do things with compassion. Thank you, Me. You can’t ask for a better support network than this Phamily. Love you guys. And lastly to my Wifey – She is the bedrock upon which I build this life. This work would never have been completed without her encouragement. Through the highs and lows of the last five years and one quarter, she has stood by me. She’s celebrated with me, giving me the Thunder Punch. She’s even been to work with me. We have traveled the world together. We have traveled this road together. It is to her with love that I dedicate this dissertation. Thank you, An. vi Abstract Customizing Scoring Functions in Molecular Docking Tuan A. Pham In drug discovery, where a model of the protein structure is known, molecular docking is a well-established approach for predictive modeling. Docking algorithms utilize a search strategy for exploring ligand poses within an active site and a scoring function for evaluating the poses. This dissertation explores improvements to both aspects of docking, emphasizing the use of machine learning methods for improving scoring functions. The work is built upon an extensible software platform for modeling molecular interactions, called Surflex. Performance evaluation has been carried out on benchmarks that have been made publicly available, some of which were constructed in the course of this work. The novel tool pdbgrind, developed as part of the infrastructure for this work, was used to generate the large amount of data necessary to create adequate training and test sets. While the dissertation focuses most strongly on the scoring function problem in docking, some effort was also spent on the tightly coupled problem of search, and modest improvements were shown by enhancing Surflex’s representation of protein active sites. The bulk of the work describes improvements to empirical scoring functions for protein-ligand interactions. This dissertation demonstrates a robust method for tuning scoring function parameters to improve modeling of known binding phenomena. Penalties for inter-atomic overlap and same-charge repulsion were learned using vii synthetic negative data. The new function was shown to be equivalent or better than the original function in terms of screening utility on a large and diverse benchmark. This approach was generalized for the entire scoring function to support the use of multiple constraints in refining scoring function parameters. Using the constraint-based optimization procedure, users can exploit multiple types of data to customize functions to suit a particular task or a particular protein target or family of targets. Significant improvement to screening utility was shown using data typical of applications in docking. The main contributions of this dissertation are generalizable methods for generating and exploiting multiple types of data in refining scoring functions for docking. The approaches can be extended to other areas, including quantitative structure activity prediction or protein folding. viii Table of Contents Chapter 1 Introduction.................................................................................................. 2 1.1. Drug Development Cycle .............................................................................. 3 1.2. High-Throughput Screening.......................................................................... 5 1.3. Protein-Ligand Binding................................................................................. 7 1.4. Molecular Mechanics Force Fields.............................................................. 10 1.5. Machine Learning........................................................................................ 12 1.6. Conclusion ..................................................................................................
Recommended publications
  • Wannier90 As a Community Code: New
    IOP Journal of Physics: Condensed Matter Journal of Physics: Condensed Matter J. Phys.: Condens. Matter J. Phys.: Condens. Matter 32 (2020) 165902 (25pp) https://doi.org/10.1088/1361-648X/ab51ff 32 Wannier90 as a community code: new 2020 features and applications © 2020 IOP Publishing Ltd Giovanni Pizzi1,29,30 , Valerio Vitale2,3,29 , Ryotaro Arita4,5 , Stefan Bl gel6 , Frank Freimuth6 , Guillaume G ranton6 , JCOMEL ü é Marco Gibertini1,7 , Dominik Gresch8 , Charles Johnson9 , Takashi Koretsune10,11 , Julen Ibañez-Azpiroz12 , Hyungjun Lee13,14 , 165902 Jae-Mo Lihm15 , Daniel Marchand16 , Antimo Marrazzo1 , Yuriy Mokrousov6,17 , Jamal I Mustafa18 , Yoshiro Nohara19 , 4 20 21 G Pizzi et al Yusuke Nomura , Lorenzo Paulatto , Samuel Poncé , Thomas Ponweiser22 , Junfeng Qiao23 , Florian Thöle24 , Stepan S Tsirkin12,25 , Małgorzata Wierzbowska26 , Nicola Marzari1,29 , Wannier90 as a community code: new features and applications David Vanderbilt27,29 , Ivo Souza12,28,29 , Arash A Mostofi3,29 and Jonathan R Yates21,29 Printed in the UK 1 Theory and Simulation of Materials (THEOS) and National Centre for Computational Design and Discovery of Novel Materials (MARVEL), École Polytechnique Fédérale de Lausanne (EPFL), CH-1015 CM Lausanne, Switzerland 2 Cavendish Laboratory, Department of Physics, University of Cambridge, Cambridge CB3 0HE, United Kingdom 10.1088/1361-648X/ab51ff 3 Departments of Materials and Physics, and the Thomas Young Centre for Theory and Simulation of Materials, Imperial College London, London SW7 2AZ, United Kingdom 4 RIKEN
    [Show full text]
  • Accelerating Molecular Docking by Parallelized Heterogeneous Computing – a Case Study of Performance, Quality of Results
    solis vasquez, leonardo ACCELERATINGMOLECULARDOCKINGBY PARALLELIZEDHETEROGENEOUSCOMPUTING–A CASESTUDYOFPERFORMANCE,QUALITYOF RESULTS,ANDENERGY-EFFICIENCYUSINGCPUS, GPUS,ANDFPGAS Printed and/or published with the support of the German Academic Exchange Service (DAAD). ACCELERATINGMOLECULARDOCKINGBYPARALLELIZED HETEROGENEOUSCOMPUTING–ACASESTUDYOF PERFORMANCE,QUALITYOFRESULTS,AND ENERGY-EFFICIENCYUSINGCPUS,GPUS,ANDFPGAS at the Computer Science Department of the Technische Universität Darmstadt submitted in fulfilment of the requirements for the degree of Doctor of Engineering (Dr.-Ing.) Doctoral thesis by Solis Vasquez, Leonardo from Lima, Peru Reviewers Prof. Dr.-Ing. Andreas Koch Prof. Dr. Christian Plessl Date of the oral exam October 14, 2019 Darmstadt, 2019 D 17 Solis Vasquez, Leonardo: Accelerating Molecular Docking by Parallelized Heterogeneous Computing – A Case Study of Performance, Quality of Re- sults, and Energy-Efficiency using CPUs, GPUs, and FPGAs Darmstadt, Technische Universität Darmstadt Date of the oral exam: October 14, 2019 Please cite this work as: URN: urn:nbn:de:tuda-tuprints-92886 URL: https://tuprints.ulb.tu-darmstadt.de/id/eprint/9288 This document is provided by TUprints, The Publication Service of the Technische Universität Darmstadt https://tuprints.ulb.tu-darmstadt.de This work is licensed under a Creative Commons “Attribution-ShareAlike 4.0 In- ternational” license. ERKLÄRUNGENLAUTPROMOTIONSORDNUNG §8 Abs. 1 lit. c PromO Ich versichere hiermit, dass die elektronische Version meiner Disserta- tion mit der schriftlichen Version übereinstimmt. §8 Abs. 1 lit. d PromO Ich versichere hiermit, dass zu einem vorherigen Zeitpunkt noch keine Promotion versucht wurde. In diesem Fall sind nähere Angaben über Zeitpunkt, Hochschule, Dissertationsthema und Ergebnis dieses Versuchs mitzuteilen. §9 Abs. 1 PromO Ich versichere hiermit, dass die vorliegende Dissertation selbstständig und nur unter Verwendung der angegebenen Quellen verfasst wurde.
    [Show full text]
  • Universid Ade De Sã O Pa
    A hardware/software codesign for the chemical reactivity of BRAMS Carlos Alberto Oliveira de Souza Junior Dissertação de Mestrado do Programa de Pós-Graduação em Ciências de Computação e Matemática Computacional (PPG-CCMC) UNIVERSIDADE DE SÃO PAULO DE SÃO UNIVERSIDADE Instituto de Ciências Matemáticas e de Computação Instituto Matemáticas de Ciências SERVIÇO DE PÓS-GRADUAÇÃO DO ICMC-USP Data de Depósito: Assinatura: ______________________ Carlos Alberto Oliveira de Souza Junior A hardware/software codesign for the chemical reactivity of BRAMS Master dissertation submitted to the Instituto de Ciências Matemáticas e de Computação – ICMC- USP, in partial fulfillment of the requirements for the degree of the Master Program in Computer Science and Computational Mathematics. FINAL VERSION Concentration Area: Computer Science and Computational Mathematics Advisor: Prof. Dr. Eduardo Marques USP – São Carlos August 2017 Ficha catalográfica elaborada pela Biblioteca Prof. Achille Bassi e Seção Técnica de Informática, ICMC/USP, com os dados fornecidos pelo(a) autor(a) Souza Junior, Carlos Alberto Oliveira de S684h A hardware/software codesign for the chemical reactivity of BRAMS / Carlos Alberto Oliveira de Souza Junior; orientador Eduardo Marques. -- São Carlos, 2017. 109 p. Dissertação (Mestrado - Programa de Pós-Graduação em Ciências de Computação e Matemática Computacional) -- Instituto de Ciências Matemáticas e de Computação, Universidade de São Paulo, 2017. 1. Hardware. 2. FPGA. 3. OpenCL. 4. Codesign. 5. Heterogeneous-computing. I. Marques, Eduardo, orient. II. Título. Carlos Alberto Oliveira de Souza Junior Um coprojeto de hardware/software para a reatividade química do BRAMS Dissertação apresentada ao Instituto de Ciências Matemáticas e de Computação – ICMC-USP, como parte dos requisitos para obtenção do título de Mestre em Ciências – Ciências de Computação e Matemática Computacional.
    [Show full text]
  • Open Data, Open Source, and Open Standards in Chemistry: the Blue Obelisk Five Years On" Journal of Cheminformatics Vol
    Oral Roberts University Digital Showcase College of Science and Engineering Faculty College of Science and Engineering Research and Scholarship 10-14-2011 Open Data, Open Source, and Open Standards in Chemistry: The lueB Obelisk five years on Andrew Lang Noel M. O'Boyle Rajarshi Guha National Institutes of Health Egon Willighagen Maastricht University Samuel Adams See next page for additional authors Follow this and additional works at: http://digitalshowcase.oru.edu/cose_pub Part of the Chemistry Commons Recommended Citation Andrew Lang, Noel M O'Boyle, Rajarshi Guha, Egon Willighagen, et al.. "Open Data, Open Source, and Open Standards in Chemistry: The Blue Obelisk five years on" Journal of Cheminformatics Vol. 3 Iss. 37 (2011) Available at: http://works.bepress.com/andrew-sid-lang/ 19/ This Article is brought to you for free and open access by the College of Science and Engineering at Digital Showcase. It has been accepted for inclusion in College of Science and Engineering Faculty Research and Scholarship by an authorized administrator of Digital Showcase. For more information, please contact [email protected]. Authors Andrew Lang, Noel M. O'Boyle, Rajarshi Guha, Egon Willighagen, Samuel Adams, Jonathan Alvarsson, Jean- Claude Bradley, Igor Filippov, Robert M. Hanson, Marcus D. Hanwell, Geoffrey R. Hutchison, Craig A. James, Nina Jeliazkova, Karol M. Langner, David C. Lonie, Daniel M. Lowe, Jerome Pansanel, Dmitry Pavlov, Ola Spjuth, Christoph Steinbeck, Adam L. Tenderholt, Kevin J. Theisen, and Peter Murray-Rust This article is available at Digital Showcase: http://digitalshowcase.oru.edu/cose_pub/34 Oral Roberts University From the SelectedWorks of Andrew Lang October 14, 2011 Open Data, Open Source, and Open Standards in Chemistry: The Blue Obelisk five years on Andrew Lang Noel M O'Boyle Rajarshi Guha, National Institutes of Health Egon Willighagen, Maastricht University Samuel Adams, et al.
    [Show full text]
  • A Java-Based Platform for Evolutionary De Novo Molecular Design
    Article MoleGear: A Java-Based Platform for Evolutionary De Novo Molecular Design Yunhan Chu and Xuezhong He * Department of Chemical Engineering, Norwegian University of Science and Technology, N-7491 Trondheim, Norway; [email protected] * Correspondence: [email protected]; Tel.: +47-73593942 Received: 25 March 2019; Accepted: 10 April 2019; Published: 11 April 2019 Abstract: A Java-based platform, MoleGear, is developed for de novo molecular design based on the chemistry development kit (CDK) and other Java packages. MoleGear uses evolutionary algorithm (EA) to explore chemical space, and a suite of fragment-based operators of growing, crossover, and mutation for assembling novel molecules that can be scored by prediction of binding free energy or a weighted-sum multi-objective fitness function. The EA can be conducted in parallel over multiple nodes to support large-scale molecular optimizations. Some complementary utilities such as fragment library design, chemical space analysis, and graphical user interface are also integrated into MoleGear. The candidate molecules as inhibitors for the human immunodeficiency virus 1 (HIV-1) protease were designed by MoleGear, which validates the potential capability for de novo molecular design. Keywords: de novo design; evolutionary algorithm; drug molecules; fitness; multi-objective function 1. Introduction Computational chemistry plays an important role in the design of new drug-like molecules [1– 5], catalysts [6–8], and novel solvents of ionic liquids [9–11]. De novo molecular design has been an active research area of drug design/discovery over the last decades, and many approaches such as LUDI [12], LEA3D [13], Flux [14,15], and pharmacophore-linked fragment virtual screening (PFVS) [16] have been developed by using protein and ligand structures.
    [Show full text]
  • Molecular Structure Input on the Web Peter Ertl
    Ertl Journal of Cheminformatics 2010, 2:1 http://www.jcheminf.com/content/2/1/1 REVIEW Open Access Molecular structure input on the web Peter Ertl Abstract A molecule editor, that is program for input and editing of molecules, is an indispensable part of every cheminfor- matics or molecular processing system. This review focuses on a special type of molecule editors, namely those that are used for molecule structure input on the web. Scientific computing is now moving more and more in the direction of web services and cloud computing, with servers scattered all around the Internet. Thus a web browser has become the universal scientific user interface, and a tool to edit molecules directly within the web browser is essential. The review covers a history of web-based structure input, starting with simple text entry boxes and early molecule editors based on clickable maps, before moving to the current situation dominated by Java applets. One typical example - the popular JME Molecule Editor - will be described in more detail. Modern Ajax server-side molecule editors are also presented. And finally, the possible future direction of web-based molecule editing, based on tech- nologies like JavaScript and Flash, is discussed. Introduction this trend and input of molecular structures directly A program for the input and editing of molecules is an within a web browser is therefore of utmost importance. indispensable part of every cheminformatics or molecu- In this overview a history of entering molecules into lar processing system. Such a program is known as a web applications will be covered, starting from simple molecule editor, molecular editor or structure sketcher.
    [Show full text]
  • Designing Universal Chemical Markup (UCM) Through the Reusable Methodology Based on Analyzing Existing Related Formats
    Designing Universal Chemical Markup (UCM) through the reusable methodology based on analyzing existing related formats Background: In order to design concepts for a new general-purpose chemical format we analyzed the strengths and weaknesses of current formats for common chemical data. While the new format is discussed more in the next article, here we describe our software s t tools and two stage analysis procedure that supplied the necessary information for the n i r development. The chemical formats analyzed in both stages were: CDX, CDXML, CML, P CTfile and XDfile. In addition the following formats were included in the first stage only: e r P CIF, InChI, NCBI ASN.1, NCBI XML, PDB, PDBx/mmCIF, PDBML, SMILES, SLN and Mol2. Results: A two stage analysis process devised for both XML (Extensible Markup Language) and non-XML formats enabled us to verify if and how potential advantages of XML are utilized in the widely used general-purpose chemical formats. In the first stage we accumulated information about analyzed formats and selected the formats with the most general-purpose chemical functionality for the second stage. During the second stage our set of software quality requirements was used to assess the benefits and issues of selected formats. Additionally, the detailed analysis of XML formats structure in the second stage helped us to identify concepts in those formats. Using these concepts we came up with the concise structure for a new chemical format, which is designed to provide precise built-in validation capabilities and aims to avoid the potential issues of analyzed formats.
    [Show full text]
  • Open Data, Open Source and Open Standards in Chemistry: the Blue Obelisk five Years On
    Open Data, Open Source and Open Standards in chemistry: The Blue Obelisk ¯ve years on Noel M O'Boyle¤1 , Rajarshi Guha2 , Egon L Willighagen3 , Samuel E Adams4 , Jonathan Alvarsson5 , Richard L Apodaca6 , Jean-Claude Bradley7 , Igor V Filippov8 , Robert M Hanson9 , Marcus D Hanwell10 , Geo®rey R Hutchison11 , Craig A James12 , Nina Jeliazkova13 , Andrew SID Lang14 , Karol M Langner15 , David C Lonie16 , Daniel M Lowe4 , J¶er^omePansanel17 , Dmitry Pavlov18 , Ola Spjuth5 , Christoph Steinbeck19 , Adam L Tenderholt20 , Kevin J Theisen21 , Peter Murray-Rust4 1Analytical and Biological Chemistry Research Facility, Cavanagh Pharmacy Building, University College Cork, College Road, Cork, Co. Cork, Ireland 2NIH Center for Translational Therapeutics, 9800 Medical Center Drive, Rockville, MD 20878, USA 3Division of Molecular Toxicology, Institute of Environmental Medicine, Nobels vaeg 13, Karolinska Institutet, 171 77 Stockholm, Sweden 4Unilever Centre for Molecular Sciences Informatics, Department of Chemistry, University of Cambridge, Lens¯eld Road, CB2 1EW, UK 5Department of Pharmaceutical Biosciences, Uppsala University, Box 591, 751 24 Uppsala, Sweden 6Metamolecular, LLC, 8070 La Jolla Shores Drive #464, La Jolla, CA 92037, USA 7Department of Chemistry, Drexel University, 32nd and Chestnut streets, Philadelphia, PA 19104, USA 8Chemical Biology Laboratory, Basic Research Program, SAIC-Frederick, Inc., NCI-Frederick, Frederick, MD 21702, USA 9St. Olaf College, 1520 St. Olaf Ave., North¯eld, MN 55057, USA 10Kitware, Inc., 28 Corporate Drive, Clifton Park, NY 12065, USA 11Department of Chemistry, University of Pittsburgh, 219 Parkman Avenue, Pittsburgh, PA 15260, USA 12eMolecules Inc., 380 Stevens Ave., Solana Beach, California 92075, USA 13Ideaconsult Ltd., 4.A.Kanchev str., So¯a 1000, Bulgaria 14Department of Engineering, Computer Science, Physics, and Mathematics, Oral Roberts University, 7777 S.
    [Show full text]
  • Biomolecular Simulation Data Management In
    BIOMOLECULAR SIMULATION DATA MANAGEMENT IN HETEROGENEOUS ENVIRONMENTS Julien Charles Victor Thibault A dissertation submitted to the faculty of The University of Utah in partial fulfillment of the requirements for the degree of Doctor of Philosophy Department of Biomedical Informatics The University of Utah December 2014 Copyright © Julien Charles Victor Thibault 2014 All Rights Reserved The University of Utah Graduate School STATEMENT OF DISSERTATION APPROVAL The dissertation of Julien Charles Victor Thibault has been approved by the following supervisory committee members: Julio Cesar Facelli , Chair 4/2/2014___ Date Approved Thomas E. Cheatham , Member 3/31/2014___ Date Approved Karen Eilbeck , Member 4/3/2014___ Date Approved Lewis J. Frey _ , Member 4/2/2014___ Date Approved Scott P. Narus , Member 4/4/2014___ Date Approved And by Wendy W. Chapman , Chair of the Department of Biomedical Informatics and by David B. Kieda, Dean of The Graduate School. ABSTRACT Over 40 years ago, the first computer simulation of a protein was reported: the atomic motions of a 58 amino acid protein were simulated for few picoseconds. With today’s supercomputers, simulations of large biomolecular systems with hundreds of thousands of atoms can reach biologically significant timescales. Through dynamics information biomolecular simulations can provide new insights into molecular structure and function to support the development of new drugs or therapies. While the recent advances in high-performance computing hardware and computational methods have enabled scientists to run longer simulations, they also created new challenges for data management. Investigators need to use local and national resources to run these simulations and store their output, which can reach terabytes of data on disk.
    [Show full text]
  • Open Source Visualization of Scientific Data 8 August 2011 Dr
    Open Source Visualization of Scientific Data 8 August 2011 Dr. Marcus D. Hanwell [email protected] 1 Outline • Background • Why is open science important? • Opening up chemistry over the last four years • The Visualization Toolkit (VTK) • ParaView – a client-server Qt based VTK GUI • New frontiers – web, mobile and tablets • Future directions 2 My Background • Ph.D. (Physics) – University of Sheffield • Google Summer of Code – Avogadro • Postdoc (Chemistry) – University of Pittsburgh • R&D engineer – Kitware, Inc • Passionate about physics, chemistry, and the growing need to improve computational tools • See the need for powerful open source, cross platform frameworks and applications • Develop(ed): Gentoo, KDE, Kalzium, Avogadro, Open Babel, VTK, ParaView, Titan, CMake 3 Kitware • Founded in 1998: 5 former GE Research employees • 95 employees: 42% PhD • Privately held, profitable from creation, no debt • Rapidly Growing: >30% in 2010, 7M web-visitors/quarter • Offices • 2011 Small Business – Albany, NY Administration’s Tibbetts Award – Carrboro, NC • HPCWire Readers – Lyon, France and Editor’s Choice – Bangalore, India • Inc’s 5000 List: 2008 to 2010 Kitware: Core Technologies CMake CDash 5 What Is “Open Science”? “Open science is the idea that scientific knowledge of all kinds should be openly shared as early as is practical in the discovery process.” openscience.org 6 What Is The Problem? “…when the journal system was developed in the 17th and 18th centuries it was an excellent example of open science. The journals are perhaps
    [Show full text]
  • The Chemistry Development Kit (CDK). 3
    Willighagen et al. RESEARCH The Chemistry Development Kit (CDK). 3. Atom typing, Rendering, Molecular Formula, and Substructure Searching Egon L Willighagen1*, John W May2, Jonathan Alvarsson3, Arvid Berg3, Nina Jeliazkova4, Tom´aˇsPluskal7, Miguel Rojas-Cherto??, Ola Spjuth3, Gilleain Torrance??, Rajarshi Guha5 and Christoph Steinbeck6 *Correspondence: [email protected] Abstract 1 Dept of Bioinformatics - BiGCaT, NUTRIM, Maastricht Background: Cheminformatics is a well-established field with many applications University, NL-6200 MD, in chemistry, biology, drug discovery, and others. The Chemistry Development Kit Maastricht, The Netherlands Full list of author information is (CDK) has become a widely used Open Source cheminformatics toolkit, available at the end of the article providing various models to represent chemical structures, of which the chemical graph is essential. However, in the first five years of the project increased so much in size that interdependencies between components grew unmanageable large, resulting in unpredictable instabilities. Results: We here report improvements to the CDK since the 1.2 release series made to accommodate both the increased complexity of the library, as well as significant improvements of and additions to the functionality of the library. Second, we outline how the CDK evolved with respect to quality control and the approach we have adopted to ensure stability, including a peer review mechanism. Additionally, a selection of the new APIs that have been introduced will be discussed: atom type perception, substructure searching, molecular fingerprints, rendering of molecules, and handling of molecular formulas. Conclusions: With this paper we have shown the continued effort to provide a free, Open Source cheminformatics library, and show that such collaborative projects can exist over a long period.
    [Show full text]
  • Open Source Molecular Modeling
    Accepted Manuscript Title: Open Source Molecular Modeling Author: Somayeh Pirhadi Jocelyn Sunseri David Ryan Koes PII: S1093-3263(16)30118-8 DOI: http://dx.doi.org/doi:10.1016/j.jmgm.2016.07.008 Reference: JMG 6730 To appear in: Journal of Molecular Graphics and Modelling Received date: 4-5-2016 Accepted date: 25-7-2016 Please cite this article as: Somayeh Pirhadi, Jocelyn Sunseri, David Ryan Koes, Open Source Molecular Modeling, <![CDATA[Journal of Molecular Graphics and Modelling]]> (2016), http://dx.doi.org/10.1016/j.jmgm.2016.07.008 This is a PDF file of an unedited manuscript that has been accepted for publication. As a service to our customers we are providing this early version of the manuscript. The manuscript will undergo copyediting, typesetting, and review of the resulting proof before it is published in its final form. Please note that during the production process errors may be discovered which could affect the content, and all legal disclaimers that apply to the journal pertain. Open Source Molecular Modeling Somayeh Pirhadia, Jocelyn Sunseria, David Ryan Koesa,∗ aDepartment of Computational and Systems Biology, University of Pittsburgh Abstract The success of molecular modeling and computational chemistry efforts are, by definition, de- pendent on quality software applications. Open source software development provides many advantages to users of modeling applications, not the least of which is that the software is free and completely extendable. In this review we categorize, enumerate, and describe available open source software packages for molecular modeling and computational chemistry. 1. Introduction What is Open Source? Free and open source software (FOSS) is software that is both considered \free software," as defined by the Free Software Foundation (http://fsf.org) and \open source," as defined by the Open Source Initiative (http://opensource.org).
    [Show full text]