Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 20 de 26
Filtrar
Mais filtros








Base de dados
Intervalo de ano de publicação
1.
J Integr Bioinform ; 20(1)2023 Mar 01.
Artigo em Inglês | MEDLINE | ID: mdl-36989443

RESUMO

This special issue of the Journal of Integrative Bioinformatics contains updated specifications of COMBINE standards in systems and synthetic biology. The 2022 special issue presents three updates to the standards: CellML 2.0.1, SBML Level 3 Package: Spatial Processes, Version 1, Release 1, and Synthetic Biology Open Language (SBOL) Version 3.1.0. This document can also be used to identify the latest specifications for all COMBINE standards. In addition, this editorial provides a brief overview of the COMBINE 2022 meeting in Berlin.


Assuntos
Biologia Computacional , Biologia Sintética , Linguagens de Programação , Software
2.
Brief Bioinform ; 23(4)2022 07 18.
Artigo em Inglês | MEDLINE | ID: mdl-35671510

RESUMO

Computational models are often employed in systems biology to study the dynamic behaviours of complex systems. With the rise in the number of computational models, finding ways to improve the reusability of these models and their ability to reproduce virtual experiments becomes critical. Correct and effective model annotation in community-supported and standardised formats is necessary for this improvement. Here, we present recent efforts toward a common framework for annotated, accessible, reproducible and interoperable computational models in biology, and discuss key challenges of the field.


Assuntos
Biologia Computacional , Biologia de Sistemas , Simulação por Computador , Reprodutibilidade dos Testes
3.
J Integr Bioinform ; 18(3)2021 Oct 22.
Artigo em Inglês | MEDLINE | ID: mdl-34674411

RESUMO

This special issue of the Journal of Integrative Bioinformatics contains updated specifications of COMBINE standards in systems and synthetic biology. The 2021 special issue presents four updates of standards: Synthetic Biology Open Language Visual Version 2.3, Synthetic Biology Open Language Visual Version 3.0, Simulation Experiment Description Markup Language Level 1 Version 4, and OMEX Metadata specification Version 1.2. This document can also be consulted to identify the latest specifications of all COMBINE standards.


Assuntos
Biologia Computacional , Biologia Sintética , Simulação por Computador , Metadados , Linguagens de Programação , Software
4.
Wellcome Open Res ; 6: 261, 2021.
Artigo em Inglês | MEDLINE | ID: mdl-35299708

RESUMO

Hundreds of different mathematical models have been proposed for describing electrophysiology of various cell types. These models are quite complex (nonlinear systems of typically tens of ODEs and sometimes hundreds of parameters) and software packages such as the Cancer, Heart and Soft Tissue Environment (Chaste) C++ library have been designed to run simulations with these models in isolation or coupled to form a tissue simulation. The complexity of many of these models makes sharing and translating them to new simulation environments difficult. CellML is an XML format that offers a widely-adopted solution to this problem. This paper specifically describes the capabilities of two new Python tools: the cellmlmanip library for reading and manipulating CellML models; and chaste_codegen, a CellML to C++ converter. These tools provide a Python 3 replacement for a previous Python 2 tool (called PyCML) and they also provide additional new features that this paper describes. Most notably, they can generate analytic Jacobians without the use of proprietary software, and also find singularities occurring in equations and automatically generate and apply linear approximations to prevent numerical problems at these points.

5.
J Integr Bioinform ; 17(2-3)2020 Jul 20.
Artigo em Inglês | MEDLINE | ID: mdl-32750035

RESUMO

Biological models often contain elements that have inexact numerical values, since they are based on values that are stochastic in nature or data that contains uncertainty. The Systems Biology Markup Language (SBML) Level 3 Core specification does not include an explicit mechanism to include inexact or stochastic values in a model, but it does provide a mechanism for SBML packages to extend the Core specification and add additional syntactic constructs. The SBML Distributions package for SBML Level 3 adds the necessary features to allow models to encode information about the distribution and uncertainty of values underlying a quantity.


Assuntos
Linguagens de Programação , Biologia de Sistemas , Documentação , Idioma , Modelos Biológicos , Software
6.
Mol Syst Biol ; 16(8): e9110, 2020 08.
Artigo em Inglês | MEDLINE | ID: mdl-32845085

RESUMO

Systems biology has experienced dramatic growth in the number, size, and complexity of computational models. To reproduce simulation results and reuse models, researchers must exchange unambiguous model descriptions. We review the latest edition of the Systems Biology Markup Language (SBML), a format designed for this purpose. A community of modelers and software authors developed SBML Level 3 over the past decade. Its modular form consists of a core suited to representing reaction-based models and packages that extend the core with features suited to other model types including constraint-based models, reaction-diffusion models, logical network models, and rule-based models. The format leverages two decades of SBML and a rich software ecosystem that transformed how systems biologists build and interact with models. More recently, the rise of multiscale models of whole cells and organs, and new data sources such as single-cell measurements and live imaging, has precipitated new ways of integrating data with models. We provide our perspectives on the challenges presented by these developments and how SBML Level 3 provides the foundation needed to support this evolution.


Assuntos
Biologia de Sistemas/métodos , Animais , Humanos , Modelos Logísticos , Modelos Biológicos , Software
7.
J Integr Bioinform ; 17(2-3)2020 Jul 06.
Artigo em Inglês | MEDLINE | ID: mdl-32628633

RESUMO

Rule-based modeling is an approach that permits constructing reaction networks based on the specification of rules for molecular interactions and transformations. These rules can encompass details such as the interacting sub-molecular domains and the states and binding status of the involved components. Conceptually, fine-grained spatial information such as locations can also be provided. Through "wildcards" representing component states, entire families of molecule complexes sharing certain properties can be specified as patterns. This can significantly simplify the definition of models involving species with multiple components, multiple states, and multiple compartments. The systems biology markup language (SBML) Level 3 Multi Package Version 1 extends the SBML Level 3 Version 1 core with the "type" concept in the Species and Compartment classes. Therefore, reaction rules may contain species that can be patterns and exist in multiple locations. Multiple software tools such as Simmune and BioNetGen support this standard that thus also becomes a medium for exchanging rule-based models. This document provides the specification for Release 2 of Version 1 of the SBML Level 3 Multi package. No design changes have been made to the description of models between Release 1 and Release 2; changes are restricted to the correction of errata and the addition of clarifications.


Assuntos
Linguagens de Programação , Biologia de Sistemas , Documentação , Idioma , Modelos Biológicos , Software
8.
J Integr Bioinform ; 17(2-3)2020 Jun 29.
Artigo em Inglês | MEDLINE | ID: mdl-32598315

RESUMO

This paper presents a report on outcomes of the 10th Computational Modeling in Biology Network (COMBINE) meeting that was held in Heidelberg, Germany, in July of 2019. The annual event brings together researchers, biocurators and software engineers to present recent results and discuss future work in the area of standards for systems and synthetic biology. The COMBINE initiative coordinates the development of various community standards and formats for computational models in the life sciences. Over the past 10 years, COMBINE has brought together standard communities that have further developed and harmonized their standards for better interoperability of models and data. COMBINE 2019 was co-located with a stakeholder workshop of the European EU-STANDS4PM initiative that aims at harmonized data and model standardization for in silico models in the field of personalized medicine, as well as with the FAIRDOM PALs meeting to discuss findable, accessible, interoperable and reusable (FAIR) data sharing. This report briefly describes the work discussed in invited and contributed talks as well as during breakout sessions. It also highlights recent advancements in data, model, and annotation standardization efforts. Finally, this report concludes with some challenges and opportunities that this community will face during the next 10 years.


Assuntos
Biologia Computacional , Biologia Sintética , Alemanha , Padrões de Referência , Software
9.
J Integr Bioinform ; 17(2-3)2020 Jun 29.
Artigo em Inglês | MEDLINE | ID: mdl-32598316

RESUMO

This special issue of the Journal of Integrative Bioinformatics presents papers related to the 10th COMBINE meeting together with the annual update of COMBINE standards in systems and synthetic biology.


Assuntos
Biologia Computacional , Biologia Sintética , Padrões de Referência
10.
Elife ; 92020 03 17.
Artigo em Inglês | MEDLINE | ID: mdl-32180547

RESUMO

Wikidata is a community-maintained knowledge base that has been assembled from repositories in the fields of genomics, proteomics, genetic variants, pathways, chemical compounds, and diseases, and that adheres to the FAIR principles of findability, accessibility, interoperability and reusability. Here we describe the breadth and depth of the biomedical knowledge contained within Wikidata, and discuss the open-source tools we have built to add information to Wikidata and to synchronize it with source databases. We also demonstrate several use cases for Wikidata, including the crowdsourced curation of biomedical ontologies, phenotype-based diagnosis of disease, and drug repurposing.


Assuntos
Disciplinas das Ciências Biológicas , Biologia Computacional , Bases de Dados Factuais , Genômica , Proteômica , Humanos , Reconhecimento Automatizado de Padrão
11.
Nucleic Acids Res ; 48(D1): D407-D415, 2020 01 08.
Artigo em Inglês | MEDLINE | ID: mdl-31701150

RESUMO

Computational modelling has become increasingly common in life science research. To provide a platform to support universal sharing, easy accessibility and model reproducibility, BioModels (https://www.ebi.ac.uk/biomodels/), a repository for mathematical models, was established in 2005. The current BioModels platform allows submission of models encoded in diverse modelling formats, including SBML, CellML, PharmML, COMBINE archive, MATLAB, Mathematica, R, Python or C++. The models submitted to BioModels are curated to verify the computational representation of the biological process and the reproducibility of the simulation results in the reference publication. The curation also involves encoding models in standard formats and annotation with controlled vocabularies following MIRIAM (minimal information required in the annotation of biochemical models) guidelines. BioModels now accepts large-scale submission of auto-generated computational models. With gradual growth in content over 15 years, BioModels currently hosts about 2000 models from the published literature. With about 800 curated models, BioModels has become the world's largest repository of curated models and emerged as the third most used data resource after PubMed and Google Scholar among the scientists who use modelling in their research. Thus, BioModels benefits modellers by providing access to reliable and semantically enriched curated models in standard formats that are easy to share, reproduce and reuse.


Assuntos
Modelos Biológicos , Disciplinas das Ciências Biológicas , Conflito de Interesses , Linguagens de Programação , Software , Interface Usuário-Computador
12.
J Integr Bioinform ; 16(2)2019 Jul 13.
Artigo em Inglês | MEDLINE | ID: mdl-31301675

RESUMO

This special issue of the Journal of Integrative Bioinformatics presents an overview of COMBINE standards and their latest specifications. The standards cover representation formats for computational modeling in synthetic and systems biology and include BioPAX, CellML, NeuroML, SBML, SBGN, SBOL and SED-ML. The articles in this issue contain updated specifications of SBGN Process Description Level 1 Version 2, SBML Level 3 Core Version 2 Release 2, SBOL Version 2.3.0, and SBOL Visual Version 2.1.


Assuntos
Simulação por Computador , Modelos Biológicos , Linguagens de Programação , Biologia Sintética , Biologia de Sistemas
13.
J Integr Bioinform ; 16(2)2019 Jun 20.
Artigo em Inglês | MEDLINE | ID: mdl-31219795

RESUMO

Computational models can help researchers to interpret data, understand biological functions, and make quantitative predictions. The Systems Biology Markup Language (SBML) is a file format for representing computational models in a declarative form that different software systems can exchange. SBML is oriented towards describing biological processes of the sort common in research on a number of topics, including metabolic pathways, cell signaling pathways, and many others. By supporting SBML as an input/output format, different tools can all operate on an identical representation of a model, removing opportunities for translation errors and assuring a common starting point for analyses and simulations. This document provides the specification for Release 2 of Version 2 of SBML Level 3 Core. The specification defines the data structures prescribed by SBML as well as their encoding in XML, the eXtensible Markup Language. Release 2 corrects some errors and clarifies some ambiguities discovered in Release 1. This specification also defines validation rules that determine the validity of an SBML document, and provides many examples of models in SBML form. Other materials and software are available from the SBML project website at http://sbml.org/.


Assuntos
Simulação por Computador , Modelos Biológicos , Linguagens de Programação , Biologia de Sistemas
14.
Nat Protoc ; 14(3): 639-702, 2019 03.
Artigo em Inglês | MEDLINE | ID: mdl-30787451

RESUMO

Constraint-based reconstruction and analysis (COBRA) provides a molecular mechanistic framework for integrative analysis of experimental molecular systems biology data and quantitative prediction of physicochemically and biochemically feasible phenotypic states. The COBRA Toolbox is a comprehensive desktop software suite of interoperable COBRA methods. It has found widespread application in biology, biomedicine, and biotechnology because its functions can be flexibly combined to implement tailored COBRA protocols for any biochemical network. This protocol is an update to the COBRA Toolbox v.1.0 and v.2.0. Version 3.0 includes new methods for quality-controlled reconstruction, modeling, topological analysis, strain and experimental design, and network visualization, as well as network integration of chemoinformatic, metabolomic, transcriptomic, proteomic, and thermochemical data. New multi-lingual code integration also enables an expansion in COBRA application scope via high-precision, high-performance, and nonlinear numerical optimization solvers for multi-scale, multi-cellular, and reaction kinetic modeling, respectively. This protocol provides an overview of all these new features and can be adapted to generate and analyze constraint-based models in a wide variety of scenarios. The COBRA Toolbox v.3.0 provides an unparalleled depth of COBRA methods.


Assuntos
Modelos Biológicos , Software , Genoma , Redes e Vias Metabólicas , Biologia de Sistemas
15.
J Integr Bioinform ; 15(1)2018 Apr 02.
Artigo em Inglês | MEDLINE | ID: mdl-29605822

RESUMO

Many software tools provide facilities for depicting reaction network diagrams in a visual form. Two aspects of such a visual diagram can be distinguished: the layout (i.e.: the positioning and connections) of the elements in the diagram, and the graphical form of the elements (for example, the glyphs used for symbols, the properties of the lines connecting them, and so on). This document describes the SBML Level 3 Render package that complements the SBML Level 3 Layout package and provides a means of capturing the precise rendering of the elements in a diagram. The SBML Level 3 Render package provides a flexible approach to rendering that is independent of both the underlying SBML model and the Layout information. There can be one block of render information that applies to all layouts or an additional block for each layout. Many of the elements used in the current render specification are based on corresponding elements from the SVG specification. This allows us to easily convert a combination of layout information and render information into a SVG drawing.


Assuntos
Gráficos por Computador/normas , Modelos Biológicos , Linguagens de Programação , Biologia de Sistemas/normas , Animais , Guias como Assunto , Humanos , Transdução de Sinais
16.
J Integr Bioinform ; 15(1)2018 Mar 09.
Artigo em Inglês | MEDLINE | ID: mdl-29522418

RESUMO

Computational models can help researchers to interpret data, understand biological functions, and make quantitative predictions. The Systems Biology Markup Language (SBML) is a file format for representing computational models in a declarative form that different software systems can exchange. SBML is oriented towards describing biological processes of the sort common in research on a number of topics, including metabolic pathways, cell signaling pathways, and many others. By supporting SBML as an input/output format, different tools can all operate on an identical representation of a model, removing opportunities for translation errors and assuring a common starting point for analyses and simulations. This document provides the specification for Version 2 of SBML Level 3 Core. The specification defines the data structures prescribed by SBML, their encoding in XML (the eXtensible Markup Language), validation rules that determine the validity of an SBML document, and examples of models in SBML form. The design of Version 2 differs from Version 1 principally in allowing new MathML constructs, making more child elements optional, and adding identifiers to all SBML elements instead of only selected elements. Other materials and software are available from the SBML project website at http://sbml.org/.


Assuntos
Documentação/normas , Armazenamento e Recuperação da Informação/normas , Modelos Biológicos , Linguagens de Programação , Software , Biologia de Sistemas/normas , Animais , Simulação por Computador , Guias como Assunto , Humanos , Transdução de Sinais
17.
J Integr Bioinform ; 15(1)2018 Mar 29.
Artigo em Inglês | MEDLINE | ID: mdl-29596055

RESUMO

Standards are essential to the advancement of Systems and Synthetic Biology. COMBINE provides a formal body and a centralised platform to help develop and disseminate relevant standards and related resources. The regular special issue of the Journal of Integrative Bioinformatics aims to support the exchange, distribution and archiving of these standards by providing unified, easily citable access. This paper provides an overview of existing COMBINE standards and presents developments of the last year.


Assuntos
Biologia Computacional/normas , Documentação/normas , Biologia Sintética/normas , Biologia de Sistemas/normas , Animais , Humanos , Biologia Sintética/métodos , Biologia Sintética/organização & administração , Biologia de Sistemas/métodos , Biologia de Sistemas/organização & administração
18.
Bioinformatics ; 32(12): 1905-6, 2016 06 15.
Artigo em Inglês | MEDLINE | ID: mdl-26861819

RESUMO

UNLABELLED: MATLAB is popular in biological research for creating and simulating models that use ordinary differential equations (ODEs). However, sharing or using these models outside of MATLAB is often problematic. A community standard such as Systems Biology Markup Language (SBML) can serve as a neutral exchange format, but translating models from MATLAB to SBML can be challenging-especially for legacy models not written with translation in mind. We developed MOCCASIN (Model ODE Converter for Creating Automated SBML INteroperability) to help. MOCCASIN can convert ODE-based MATLAB models of biochemical reaction networks into the SBML format. AVAILABILITY AND IMPLEMENTATION: MOCCASIN is available under the terms of the LGPL 2.1 license (http://www.gnu.org/licenses/lgpl-2.1.html). Source code, binaries and test cases can be freely obtained from https://github.com/sbmlteam/moccasin CONTACT: : mhucka@caltech.edu SUPPLEMENTARY INFORMATION: More information is available at https://github.com/sbmlteam/moccasin.


Assuntos
Biologia Computacional/métodos , Simulação por Computador , Software , Biologia de Sistemas , Modelos Biológicos , Linguagens de Programação
19.
J Integr Bioinform ; 12(2): 266, 2015 Sep 04.
Artigo em Inglês | MEDLINE | ID: mdl-26528564

RESUMO

Computational models can help researchers to interpret data, understand biological function, and make quantitative predictions. The Systems Biology Markup Language (SBML) is a file format for representing computational models in a declarative form that can be exchanged between different software systems. SBML is oriented towards describing biological processes of the sort common in research on a number of topics, including metabolic pathways, cell signaling pathways, and many others. By supporting SBML as an input/output format, different tools can all operate on an identical representation of a model, removing opportunities for translation errors and assuring a common starting point for analyses and simulations. This document provides the specification for Version 1 of SBML Level 3 Core. The specification defines the data structures prescribed by SBML as well as their encoding in XML, the eXtensible Markup Language. This specification also defines validation rules that determine the validity of an SBML document, and provides many examples of models in SBML form. Other materials and software are available from the SBML project web site, http://sbml.org/.


Assuntos
Gráficos por Computador/normas , Modelos Biológicos , Linguagens de Programação , Proteoma/metabolismo , Transdução de Sinais/fisiologia , Biologia de Sistemas/normas , Animais , Ontologias Biológicas , Conjuntos de Dados como Assunto/normas , Documentação/normas , Guias como Assunto/normas , Humanos , Armazenamento e Recuperação da Informação/normas , Internacionalidade
20.
J Integr Bioinform ; 12(2): 270, 2015 Sep 04.
Artigo em Inglês | MEDLINE | ID: mdl-26528568

RESUMO

Quantitative methods for modelling biological networks require an in-depth knowledge of the biochemical reactions and their stoichiometric and kinetic parameters. In many practical cases, this knowledge is missing. This has led to the development of several qualitative modelling methods using information such as, for example, gene expression data coming from functional genomic experiments. The SBML Level 3 Version 1 Core specification does not provide a mechanism for explicitly encoding qualitative models, but it does provide a mechanism for SBML packages to extend the Core specification and add additional syntactical constructs. The SBML Qualitative Models package for SBML Level 3 adds features so that qualitative models can be directly and explicitly encoded. The approach taken in this package is essentially based on the definition of regulatory or influence graphs. The SBML Qualitative Models package defines the structure and syntax necessary to describe qualitative models that associate discrete levels of activities with entity pools and the transitions between states that describe the processes involved. This is particularly suited to logical models (Boolean or multi-valued) and some classes of Petri net models can be encoded with the approach.


Assuntos
Gráficos por Computador/normas , Modelos Biológicos , Linguagens de Programação , Proteoma/metabolismo , Transdução de Sinais/fisiologia , Biologia de Sistemas/normas , Animais , Ontologias Biológicas , Conjuntos de Dados como Assunto/normas , Documentação/normas , Guias como Assunto/normas , Humanos , Armazenamento e Recuperação da Informação/normas , Internacionalidade
SELEÇÃO DE REFERÊNCIAS
DETALHE DA PESQUISA