Integrating Systems Biology Models and Biomedical Ontologies

Total Page:16

File Type:pdf, Size:1020Kb

Integrating Systems Biology Models and Biomedical Ontologies View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Aberystwyth Research Portal Aberystwyth University Integrating systems biology models and biomedical ontologies Hoehndorf, Robert; Dumontier, Michel; Gennari, John H.; Wimalaratne, Sarala; de Bono, Bernard; Cook, Daniel L.; Gkoutos, Georgios V. Published in: BMC Systems Biology DOI: 10.1186/1752-0509-5-124 Publication date: 2011 Citation for published version (APA): Hoehndorf, R., Dumontier, M., Gennari, J. H., Wimalaratne, S., de Bono, B., Cook, D. L., & Gkoutos, G. V. (2011). Integrating systems biology models and biomedical ontologies. BMC Systems Biology, 5(1), [124]. https://doi.org/10.1186/1752-0509-5-124 General rights Copyright and moral rights for the publications made accessible in the Aberystwyth Research Portal (the Institutional Repository) are retained by the authors and/or other copyright owners and it is a condition of accessing publications that users recognise and abide by the legal requirements associated with these rights. • Users may download and print one copy of any publication from the Aberystwyth Research Portal for the purpose of private study or research. • You may not further distribute the material or use it for any profit-making activity or commercial gain • You may freely distribute the URL identifying the publication in the Aberystwyth Research Portal Take down policy If you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim. tel: +44 1970 62 2400 email: [email protected] Download date: 03. Oct. 2019 Hoehndorf et al. BMC Systems Biology 2011, 5:124 http://www.biomedcentral.com/1752-0509/5/124 METHODOLOGYARTICLE Open Access Integrating systems biology models and biomedical ontologies Robert Hoehndorf1*, Michel Dumontier2,3, John H Gennari4, Sarala Wimalaratne5, Bernard de Bono5, Daniel L Cook6,7 and Georgios V Gkoutos1 Abstract Background: Systems biology is an approach to biology that emphasizes the structure and dynamic behavior of biological systems and the interactions that occur within them. To succeed, systems biology crucially depends on the accessibility and integration of data across domains and levels of granularity. Biomedical ontologies were developed to facilitate such an integration of data and are often used to annotate biosimulation models in systems biology. Results: We provide a framework to integrate representations of in silico systems biology with those of in vivo biology as described by biomedical ontologies and demonstrate this framework using the Systems Biology Markup Language. We developed the SBML Harvester software that automatically converts annotated SBML models into OWL and we apply our software to those biosimulation models that are contained in the BioModels Database. We utilize the resulting knowledge base for complex biological queries that can bridge levels of granularity, verify models based on the biological phenomenon they represent and provide a means to establish a basic qualitative layer on which to express the semantics of biosimulation models. Conclusions: We establish an information flow between biomedical ontologies and biosimulation models and we demonstrate that the integration of annotated biosimulation models and biomedical ontologies enables the verification of models as well as expressive queries. Establishing a bi-directional information flow between systems biology and biomedical ontologies has the potential to enable large-scale analyses of biological systems that span levels of granularity from molecules to organisms. Background predict and simulate complex systems’ behavior. Key Systems biology focuses on the analysis of whole biologi- challenges that systems biology research faces today are cal systems and interactions occuring within them. For to integrate data within and across domains and levels of this purpose, it transcends classical boundaries between granularity, to integrate data that is available in different domains and levels of granularity and follows an integra- formats and locations, to provide validation procedures tive approach towards the discovery of biological knowl- for computational biosimulation models as well as to edge. Instead of reducing complex biological phenomena develop standards for the exchange and integration of to their basic parts, systems biologists perceive and study models, simulations and results [1-4]. these phenomena as components of a network of interre- To address these challenges, the research community lated processes spanning multiple domains [1]. The has proposed standard languages for modelling and methods used to investigate systems’ behavior rely on the model exchange, and has developed common commu- integration of multi-scale data across levels of granularity, nity standards for the annotation of models. In particu- the “integration of in-silico, in-vitro, and in-vivo research” lar, the Systems Biology Markup Language (SBML) [5], [2], and the construction of computational models to the Cell Markup Language (CellML) [6] and the BioPAX standard [7] are standardized model exchange languages * Correspondence: [email protected] that aim to facilitate basic interoperability between the 1Department of Genetics, University of Cambridge, Downing Street, research results that are produced by different research Cambridge, CB2 3EH, UK communities. To support the adoption of standard Full list of author information is available at the end of the article © 2011 Hoehndorf et al; licensee BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Hoehndorf et al. BMC Systems Biology 2011, 5:124 Page 2 of 16 http://www.biomedcentral.com/1752-0509/5/124 languages, tools that are capable of validating models the possibility for model verification, may lead to a gen- with respect to their specification language [8-11] or uine standardization of the semantics of modelling lan- additional guidelines and constraints associated with a guages based on the biology represented through their modelling standard [12] are available. Model annotation use: modelling languages would contain a knowledge- standards include the Minimum Information Required based layer that formally represents the structure of and in the Annotation of Models (MIRIAM) [13]. MIRIAM the interactions within a biological system. specifies which information should be added as meta- Here, we demonstrate a method to integrate biosimu- data to systems biology models and other resources. A lation models in systems biology with representations of part of this metadata is intended to refer to the biologi- in vivo biology as described by biomedical ontologies in cal phenomena that a model intends to represent. For a common formal framework such that information can thispurpose,theannotationscanbemadeusingan flow between both disciplines. To evaluate this frame- identifier that belong to an external resources such as a work, we apply it to all computational models in the biomedical terminology or ontology. Ontologies focus BioModels Database [16] (release 18) that are available on a qualitative description of the biomedical domain in SBML [5] and annotated with biomedical ontologies and are commonly represented in formal languages using the MIRIAM community standard [13]. We pro- which facilitate automated discovery of contradictory vide an ontological analysis of the SBML and specify its statements and flexible access to knowledge through ontological commitment [15], i.e., we formalize how the automated reasoning. structure of a model in SBML determines the structure Most efforts in using ontologies in systems biology of the biological phenomena it represents. We imple- modelling are currently limited to the annotation of ment the result of our analysis and developed the SBML models with ontologies in which the terms from ontolo- Harvester software, which converts annotated SBML gies are treated as metadata. We argue that an integra- models into OWL. We use the SBML Harvester to cre- tion of the research areas of systems biology modelling ate a formal representation of 269 computational models and biomedical ontologies can establish an information contained in the BioModels Database. Based on this flow [14] between them. Such an integration can make a representation, we verify the consistency of the models significant contribution towards achieving the aims of and their annotations with respect to the biological phe- system biology while addressing some of the key chal- nomena they represent. After establishing the consis- lenges systems biology faces today. Information flow tency of both, we use the converted models to from biomedical ontologies to systems biology would demonstrate how reasoning over biomedical ontologies enable biosimulation modelling and simulation frame- can address data integration problems that systems biol- works in systems biology to access the information that ogy faces today: we use the knowledge base of computa- is available in data repositories through biomedical tional models to perform complex biological queries ontologies and use this information both to enrich and that cross multiple domains and levels of granularity constrain the scientific analyses of biological systems. and we demonstrate how
Recommended publications
  • Practical Resources for Enhancing the Reproducibility of Mechanistic Modeling in Systems Biology
    Practical Resources for Enhancing the Reproducibility of Mechanistic Modeling in Systems Biology Michael L. Blinova,g, John H. Gennarib,g, Jonathan R. Karrc,d,g, Ion I. Morarua,g, David P. Nickersone,g, Herbert M. Saurof,g,h aCenter for Cell Analysis and Modeling, UConn Health, Farmington, CT, US bDepartment of Biomedical Informatics and Medical Education, University of Washington, Seattle, WA, US cIcahn Institute for Data Science and Genomic Technology, Icahn School of Medicine at Mount Sinai, New York, NY, US dDepartment of Genetics and Genomic Sciences, Icahn School of Medicine at Mount Sinai, New York, NY, US eAuckland Bioengineering Institute, University of Auckland, Auckland, NZ fDepartment of Bioengineering, University of Washington, Seattle, WA, US gThese authors contributed equally to this work hCorrespondence: [email protected] Abstract Although reproducibility is a core tenet of the scientific method, it remains challenging to re- produce many results. Surprisingly, this also holds true for computational results in domains such as systems biology where there have been extensive standardization efforts. For exam- ple, Tiwari et al. recently found that they could only repeat 50% of published simulation results in systems biology. Toward improving the reproducibility of computational systems research, we identified several resources that investigators can leverage to make their research more accessible, executable, and comprehensible by others. In particular, we identified sev- eral domain standards and curation services, as well as powerful approaches pioneered by the software engineering industry that we believe many investigators could adopt. Together, we believe these approaches could substantially enhance the reproducibility of systems biology research. In turn, we believe enhanced reproducibility would accelerate the development of more sophisticated models that could inform precision medicine and synthetic biology.
    [Show full text]
  • "Using Views of Systems Biology Cloud: Application
    Theory Biosci. (2011) 130:45–54 DOI 10.1007/s12064-010-0108-6 ORIGINAL PAPER Using views of Systems Biology Cloud: application for model building Oliver Ruebenacker • Michael Blinov Received: 17 November 2009 / Accepted: 4 July 2010 / Published online: 21 August 2010 Ó Springer-Verlag 2010 Abstract A large and growing network (‘‘cloud’’) of PubMed or database records for pathways, substances and interlinked terms and records of items of Systems Biology processes. A typical model creation (such as in Virtual Cell knowledge is available from the web. These items include modeling and simulation framework (Moraru et al. 2008)) pathways, reactions, substances, literature references, involves specifying species (represented by one type of organisms, and anatomy, all described in different data node), reactions (represented by another type of node), and sets. Here, we discuss how the knowledge from the cloud specify which species serve as reactants, products or cat- can be molded into representations (views) useful for data alysts (represented by different types of arrows connecting visualization and modeling. We discuss methods to create species and reactions). If the model is intended to be and use various views relevant for visualization, modeling, reused, then the user will use knowledge from the literature and model annotations, while hiding irrelevant details to add annotations, such as assigning UniProt (http:// without unacceptable loss or distortion. We show that uniprot.org/) or ChEBI (Degtyarenko et al. 2009) identifi- views are compatible with understanding substances and ers to species nodes and PubMed identifiers to reaction processes as sets of microscopic compounds and events nodes. The connection between the reality described in the respectively, which allows the representation of special- article or database, the model elements (species, reaction, izations and generalizations as subsets and supersets participation, etc.) and the annotation (UniProt and Pub- respectively.
    [Show full text]
  • Systems Biology Graphical Notation Systems Biology Markup
    Systems Biology Markup Language (SBML) 2057 S models and tacit rule-based models have long been used in product development and safety testing in Systems Biology Graphical Notation various engineering disciplines, such as aerospace engineering and electronic circuit design. It can be ▶ SBGN envisaged that predictive approaches is expected to increase significantly in the coming years in drug dis- covery too. The extent of omics-scale data and the advances in systems technologies to enable compre- Systems Biology Markup Language hension of such large complex data in the form of (SBML) meaningful biological models are promising to help in this process. The power of systems biology methods Michael Hucka is such that it may become possible in the not-too Computing and Mathematical Sciences, distant future, that a disease could get diagnosed in California Institute of Technology, Pasadena, a clinical setting and characterized at the systems level CA, USA with precise genotype and phenotype definitions, lead- ing all the way up to predictive quantitative titrations of the available remedies and finally personalized Synonyms prescriptions. SBML References Boran D, Iyengar R (2010) Systems approaches to polyphar- Definition macology and drug discovery. Curr Opin Drug Discov Dev 13(3):297–309 SBML (the Systems Biology Markup Language) is Butcher EC, Berg EL et al (2004) Systems biology in drug a representation format, based upon XML, used for discovery. Nat Biotechnol 22(10):1253–1259 Forst CV (2006) Host-pathogen systems biology. Drug Discov communicating and storing computational models of Today 11:220–227 biological processes (Hucka et al. 2003). SBML can Glaab E, Baudot A et al (2012) EnrichNet: network-based represent many different classes of biological phenom- gene set enrichment analysis.
    [Show full text]
  • Principled Annotation of Quantitative Models in Systems Biology
    Principled annotation of quantitative models in Systems Biology Nicolas Le Novère, EMBL-EBI Computational model in SysBio Computational model in SysBio Not a bimolecular interaction Computational model in SysBio Not a bimolecular interaction complexes Computational model in SysBio Not a bimolecular interaction complexes Non-phos and phos of the same Computational model in SysBio Why not C2P? Not a bimolecular interaction complexes Non-phos and phos of the same Computational model in SysBio Tyson JJ (1991) Modeling the cell division cycle: cdc2 and cyclin interactions. Proc. Natl. Acad. Sci. U.S.A. 88: 7328-7332 http://www.ebi.ac.uk/biomodels/ BIOMD0000000005 What do-we want to do with it f(x,y) u(x,y) g(x,y) h(x,y) Integration f(x,y) u(x,y) g(x,y) h(x,y) What do-we want to do with it f(x,y) u(x,y) g(x,y) h(x,y) Integration f(x,y) u(x,y) g(x,y) h(x,y) Encapsulation a(i,j) b(i,j) g(i,j) What do-we want to do with it f(x,y) u(x,y) Communication g(x,y) h(x,y) Integration f(x,y) u(x,y) g(x,y) h(x,y) Encapsulation a(i,j) b(i,j) g(i,j) What do-we want to do with it f(x,y) u(x,y) Communication g(x,y) h(x,y) Integration f(x,y) u(x,y) g(x,y) h(x,y) Standards of representation Encapsulation Interfaces (ontologies) a(i,j) Data resources b(i,j) g(i,j) Is SBML enough? What's missing? An SBML model lists participants, but does not identify them.
    [Show full text]
  • Controlled Vocabularies and Semantics in Systems Biology
    Molecular Systems Biology 7; Article number 543; doi:10.1038/msb.2011.77 Citation: Molecular Systems Biology 7: 543 & 2011 EMBO and Macmillan Publishers Limited All rights reserved 1744-4292/11 www.molecularsystemsbiology.com PERSPECTIVE Controlled vocabularies and semantics in systems biology Me´lanie Courtot1,19, Nick Juty2,19, Christian Knu¨pfer3,19, provides semantic information about the model compo- Dagmar Waltemath4,19, Anna Zhukova2,19, Andreas Dra¨ger5, nents. The Kinetic Simulation Algorithm Ontology (KiSAO) Michel Dumontier6, Andrew Finney7, Martin Golebiewski8, supplies information about existing algorithms available Janna Hastings2, Stefan Hoops9, Sarah Keating2, Douglas B for the simulation of systems biology models, their characterization and interrelationships. The Terminology Kell10,11, Samuel Kerrien2, James Lawson12, Allyson Lister13,14, for the Description of Dynamics (TEDDY) categorizes James Lu15, Rainer Machne16, Pedro Mendes10,17, 14 2 10,17 dynamical features of the simulation results and general Matthew Pocock , Nicolas Rodriguez , Alice Villeger , systems behavior. The provision of semantic information 13 2 2 Darren J Wilkinson , Sarala Wimalaratne , Camille Laibe , extends a model’s longevity and facilitates its reuse. It 18 2, Michael Hucka and Nicolas Le Nove`re * provides useful insight into the biology of modeled processes, and may be used to make informed decisions 1 Terry Fox Laboratory, Vancouver, Canada, on subsequent simulation experiments. 2 Department of Computational Neurobiology, EMBL European Bioinformatics
    [Show full text]
  • DOE Systems Biology Knowledgebase Implementation Plan
    DOE Systems Biology Knowledgebase Implementation Plan As part of the U.S. Department of Energy’s (DOE) Office of Science, the Office of Biological and Environmental Research (BER) supports fundamental research and technology development aimed at achieving predictive, systems-level understand- ing of complex biological and environmental systems to advance DOE missions in energy, climate, and environment. DOE Contact Susan Gregurick 301.903.7672, [email protected] Office of Biological and Environmental Research U.S. Department of Energy Office of Science www.science.doe.gov/Program_Offices/BER.htm Acknowledgements The DOE Office of Biological and Environmental Research appreciates the vision and leadership exhibited by Bob Cottingham and Brian Davison (both from Oak Ridge National Laboratory) over the past year to conceptualize and guide the effort to create the DOE Systems Biology Knowledgebase Implementation Plan. Furthermore, we are grateful for the valuable contributions from about 300 members of the scientific community to organize, participate in, and provide the intellectual output of 5 work- shops, which culminated with the implementation plan. The plan was rendered into its current form by the efforts of the Biological and Environmental Research Information System (Oak Ridge National Laboratory). The report is available via • www.genomicscience.energy.gov/compbio/ • www.science.doe.gov/ober/BER_workshops.html • www.systemsbiologyknowledgebase.org Suggested citation for entire report: U.S. DOE. 2010. DOE Systems Biology Knowledgebase Implementation Plan. U.S. Department of Energy Office of Science (www.genomicscience.energy.gov/compbio/). DOE Systems Biology Knowledgebase Implementation Plan September 30, 2010 Office of Biological and Environmental Research The document is available via genomicscience.energy.gov/compbio/.
    [Show full text]
  • Biological Pathways Exchange Language Level 3, Release Version 1 Documentation
    BioPAX – Biological Pathways Exchange Language Level 3, Release Version 1 Documentation BioPAX Release, July 2010. The BioPAX data exchange format is the joint work of the BioPAX workgroup and Level 3 builds on the work of Level 2 and Level 1. BioPAX Level 3 input from: Mirit Aladjem, Ozgun Babur, Gary D. Bader, Michael Blinov, Burk Braun, Michelle Carrillo, Michael P. Cary, Kei-Hoi Cheung, Julio Collado-Vides, Dan Corwin, Emek Demir, Peter D'Eustachio, Ken Fukuda, Marc Gillespie, Li Gong, Gopal Gopinathrao, Nan Guo, Peter Hornbeck, Michael Hucka, Olivier Hubaut, Geeta Joshi- Tope, Peter Karp, Shiva Krupa, Christian Lemer, Joanne Luciano, Irma Martinez-Flores, Zheng Li, David Merberg, Huaiyu Mi, Ion Moraru, Nicolas Le Novere, Elgar Pichler, Suzanne Paley, Monica Penaloza- Spinola, Victoria Petri, Elgar Pichler, Alex Pico, Harsha Rajasimha, Ranjani Ramakrishnan, Dean Ravenscroft, Jonathan Rees, Liya Ren, Oliver Ruebenacker, Alan Ruttenberg, Matthias Samwald, Chris Sander, Frank Schacherer, Carl Schaefer, James Schaff, Nigam Shah, Andrea Splendiani, Paul Thomas, Imre Vastrik, Ryan Whaley, Edgar Wingender, Guanming Wu, Jeremy Zucker BioPAX Level 2 input from: Mirit Aladjem, Gary D. Bader, Ewan Birney, Michael P. Cary, Dan Corwin, Kam Dahlquist, Emek Demir, Peter D'Eustachio, Ken Fukuda, Frank Gibbons, Marc Gillespie, Michael Hucka, Geeta Joshi-Tope, David Kane, Peter Karp, Christian Lemer, Joanne Luciano, Elgar Pichler, Eric Neumann, Suzanne Paley, Harsha Rajasimha, Jonathan Rees, Alan Ruttenberg, Andrey Rzhetsky, Chris Sander, Frank Schacherer,
    [Show full text]
  • Integrating Systems Biology Models and Biomedical Ontologies
    Hoehndorf et al. BMC Systems Biology 2011, 5:124 http://www.biomedcentral.com/1752-0509/5/124 METHODOLOGYARTICLE Open Access Integrating systems biology models and biomedical ontologies Robert Hoehndorf1*, Michel Dumontier2,3, John H Gennari4, Sarala Wimalaratne5, Bernard de Bono5, Daniel L Cook6,7 and Georgios V Gkoutos1 Abstract Background: Systems biology is an approach to biology that emphasizes the structure and dynamic behavior of biological systems and the interactions that occur within them. To succeed, systems biology crucially depends on the accessibility and integration of data across domains and levels of granularity. Biomedical ontologies were developed to facilitate such an integration of data and are often used to annotate biosimulation models in systems biology. Results: We provide a framework to integrate representations of in silico systems biology with those of in vivo biology as described by biomedical ontologies and demonstrate this framework using the Systems Biology Markup Language. We developed the SBML Harvester software that automatically converts annotated SBML models into OWL and we apply our software to those biosimulation models that are contained in the BioModels Database. We utilize the resulting knowledge base for complex biological queries that can bridge levels of granularity, verify models based on the biological phenomenon they represent and provide a means to establish a basic qualitative layer on which to express the semantics of biosimulation models. Conclusions: We establish an information flow between biomedical ontologies and biosimulation models and we demonstrate that the integration of annotated biosimulation models and biomedical ontologies enables the verification of models as well as expressive queries. Establishing a bi-directional information flow between systems biology and biomedical ontologies has the potential to enable large-scale analyses of biological systems that span levels of granularity from molecules to organisms.
    [Show full text]
  • NATIONAL ACADEMY of SCIENCES Survey of Bioinformatics
    NATIONAL ACADEMY OF SCIENCES Survey of Bioinformatics Standards1 Jorge L. Contreras2 I. INTRODUCTION The rapid growth of bioinformatics research over the past two decades has led to a surge of interest in the development of interoperability and compatibility standards for bioinformatics applications. These range from standards for genome annotation and controlled vocabularies (ontologies) to data formats and search engine integration. A variety of organizations are involved in these standards- development activities, from large, established standards bodies such as the Institute for Electrical and Electronics Engineers (IEEE) and the Worldwide Web Consortium (W3C) to broad-based bioinformatics industry associations such as the Asia-Pacific Bioinformatics Network and the European Bioinformatics Institute (EBI) to narrowly-focused efforts such as the Proteomics Standards Initiative (PSI) and the Functional Genomics Investigation Ontology (FuGO) project. We conducted an industry-wide study of bioinformatics standards- development activities and reviewed the policies and procedures adopted by each standards-development organization, particularly in the areas of intellectual property and antitrust procedures. We observed that the majority of bioinformatics standards-development efforts are relatively informal and unstructured, mostly deriving from academic laboratories and scientific collaborative efforts. In many cases, these organizations either lack written policies entirely, or adopt vague, 1 The results reported in this paper were first presented at the Law and Informatics Symposium at Northern Kentucky University, March 2012, and will appear in Jorge L. Contreras, Implementing Procedural Safeguards for the Development of Bioinformatics Interoperability Standards, __ N.Ky. L. Rev. ___ (2012). 2 Associate Professor of Law, American University – Washington College of Law. The author gratefully acknowledges research assistance by Chris Pepe.
    [Show full text]
  • Notions of Similarity for Systems Biology Models
    Notions of similarity for systems biology models Item Type Article Authors Henkel, Ron; Hoehndorf, Robert; Kacprowski, Tim; Knuepfer, Christian; Liebermeister, Wolfram; Waltemath, Dagmar Citation Henkel, R., Hoehndorf, R., Kacprowski, T., Knüpfer, C., Liebermeister, W., & Waltemath, D. (2016). Notions of similarity for computational biology models. doi:10.1101/044818 Eprint version Publisher's Version/PDF DOI 10.1093/bib/bbw090 Publisher Oxford University Press (OUP) Journal Briefings in Bioinformatics Rights © The Author 2016. Published by Oxford University Press. This is an Open Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/4.0/), which permits non-commercial re-use, distribution, and reproduction in any medium, provided the original work is properly cited. For commercial re-use, please contact [email protected] Download date 02/10/2021 18:43:02 Item License http://creativecommons.org/licenses/by-nc/4.0/ Link to Item http://hdl.handle.net/10754/618024 Briefings in Bioinformatics, 19(1), 2018, 77–88 doi: 10.1093/bib/bbw090 Advance Access Publication Date: 14 October 2016 Paper Downloaded from https://academic.oup.com/bib/article-abstract/19/1/77/2549051 by King Abdullah University of Science and Technology user on 06 April 2020 Notions of similarity for systems biology models Ron Henkel, Robert Hoehndorf, Tim Kacprowski, Christian Knu¨ pfer, Wolfram Liebermeister and Dagmar Waltemath Corresponding author: Dagmar Waltemath, Department of Systems Biology and Bioinformatics, Institute of Computer Science, University of Rostock, Rostock, Germany. Tel.: +49 381 498-7575; Fax: +49 381 498-7572; E-mail: [email protected] Abstract Systems biology models are rapidly increasing in complexity, size and numbers.
    [Show full text]
  • A Systemic Multi-Scale Unified Representation of Biological Processes in Prokaryotes Vincent J
    Henry et al. Journal of Biomedical Semantics (2017) 8:53 DOI 10.1186/s13326-017-0165-6 RESEARCH Open Access The bacterial interlocked process ONtology (BiPON): a systemic multi-scale unified representation of biological processes in prokaryotes Vincent J. Henry 1,2†, Anne Goelzer2*† , Arnaud Ferré1, Stephan Fischer2, Marc Dinh2, Valentin Loux2, Christine Froidevaux1 and Vincent Fromion2 Abstract Background: High-throughput technologies produce huge amounts of heterogeneous biological data at all cellular levels. Structuring these data together with biological knowledge is a critical issue in biology and requires integrative tools and methods such as bio-ontologies to extract and share valuable information. In parallel, the development of recent whole-cell models using a systemic cell description opened alternatives for data integration. Integrating a systemic cell description within a bio-ontology would help to progress in whole-cell data integration and modeling synergistically. Results: We present BiPON, an ontology integrating a multi-scale systemic representation of bacterial cellular processes. BiPON consists in of two sub-ontologies, bioBiPON and modelBiPON. bioBiPON organizes the systemic description of biological information while modelBiPON describes the mathematical models (including parameters) associated with biological processes. bioBiPON and modelBiPON are related using bridge rules on classes during automatic reasoning. Biological processes are thus automatically related to mathematical models. 37% of BiPON classes stem from different well-established bio-ontologies, while the others have been manually defined and curated. Currently, BiPON integrates the main processes involved in bacterial gene expression processes. Conclusions: BiPON is a proof of concept of the way to combine formally systems biology and bio-ontology.
    [Show full text]
  • SBML Level 3: an Extensible Format for the Exchange and Reuse of Biological Models
    Review SBML Level 3: an extensible format for the exchange and reuse of biological models Sarah M Keating1,2,3,† , Dagmar Waltemath4,† , Matthias König5 , Fengkai Zhang6 , Andreas Dräger7,8,9 , Claudine Chaouiya10,11 , Frank T Bergmann3 , Andrew Finney12, Colin S Gillespie13 , Tomás Helikar14 , Stefan Hoops15 , Rahuman S Malik-Sheriff2 , Stuart L Moodie16 , Ion I Moraru17 , Chris J Myers18 , Aurélien Naldi19 , Brett G Olivier1,3,20 , Sven Sahle3, James C Schaff21 , Lucian P Smith1,22 , Maciej J Swat23, Denis Thieffry19 , Leandro Watanabe18 , Darren J Wilkinson13,24 , Michael L Blinov17 , Kimberly Begley25 , James R Faeder26 , Harold F Gómez27, Thomas M Hamm7,8 , Yuichiro Inagaki28 , Wolfram Liebermeister29 , Allyson L Lister30 , Daniel Lucio31 , Eric Mjolsness32 , Carole J Proctor33 , Karthik Raman34,35,36 , Nicolas Rodriguez37 , Clifford A Shaffer38 , Bruce E Shapiro39, Joerg Stelling40 , Neil Swainston41 , Naoki Tanimura42, John Wagner43, Martin Meier-Schellersheim6 , Herbert M Sauro22 , Bernhard Palsson44 , Hamid Bolouri45, Hiroaki Kitano46,47 , Akira Funahashi48 , Henning Hermjakob2 , John C Doyle1 , Michael Hucka1,* & SBML Level 3 Community members‡ Abstract ways of integrating data with models. We provide our perspectives on the challenges presented by these developments and how SBML Systems biology has experienced dramatic growth in the number, size, Level 3 provides the foundation needed to support this evolution. and complexity of computational models. To reproduce simulation results and reuse models, researchers must exchange unambiguous Keywords computational modeling; file format; interoperability; reproducibil- model descriptions. We review the latest edition of the Systems Biol- ity; systems biology ogy Markup Language (SBML), a format designed for this purpose. A Subject Categories Computational Biology; Metabolism; Methods and community of modelers and software authors developed SBML Level Resources 3 over the past decade.
    [Show full text]