Your browser doesn't support javascript.
loading
Poincaré and SimBio: a versatile and extensible Python ecosystem for modeling systems.
Silberberg, Mauro; Hermjakob, Henning; Malik-Sheriff, Rahuman S; Grecco, Hernán E.
  • Silberberg M; Universidad de Buenos Aires, Facultad de Ciencias Exactas y Naturales, Departamento de Física, Buenos Aires 1426, Argentina.
  • Hermjakob H; CONICET - Universidad de Buenos Aires, Instituto de Física de Buenos Aires (IFIBA), Buenos Aires 1426, Argentina.
  • Malik-Sheriff RS; European Bioinformatics Institute, European Molecular Biology Laboratory (EMBL-EBI), Wellcome Genome Campus, Cambridge, CB10 1SD, United Kingdom.
  • Grecco HE; European Bioinformatics Institute, European Molecular Biology Laboratory (EMBL-EBI), Wellcome Genome Campus, Cambridge, CB10 1SD, United Kingdom.
Bioinformatics ; 40(8)2024 08 02.
Article en En | MEDLINE | ID: mdl-39078116
ABSTRACT
MOTIVATION Chemical reaction networks (CRNs) play a pivotal role in diverse fields such as systems biology, biochemistry, chemical engineering, and epidemiology. High-level definitions of CRNs enables to use various simulation approaches, including deterministic and stochastic methods, from the same model. However, existing Python tools for simulation of CRN typically wrap external C/C++ libraries for model definition, translation into equations and/or numerically solving them, limiting their extensibility and integration with the broader Python ecosystem.

RESULTS:

In response, we developed Poincaré and SimBio, two novel Python packages for simulation of dynamical systems and CRNs. Poincaré serves as a foundation for dynamical systems modeling, while SimBio extends this functionality to CRNs, including support for the Systems Biology Markup Language (SBML). Poincaré and SimBio are developed as pure Python packages enabling users to easily extend their simulation capabilities by writing new or leveraging other Python packages. Moreover, this does not compromise the performance, as code can be just-in-time compiled with Numba. Our benchmark tests using curated models from the BioModels repository demonstrate that these tools may provide a potentially superior performance advantage compared to other existing tools. In addition, to ensure a user-friendly experience, our packages use standard typed modern Python syntax that provides a seamless integration with integrated development environments. Our Python-centric approach significantly enhances code analysis, error detection, and refactoring capabilities, positioning Poincaré and SimBio as valuable tools for the modeling community. AVAILABILITY AND IMPLEMENTATION Poincaré and SimBio are released under the MIT license. Their source code is available on GitHub (https//github.com/maurosilber/poincare and https//github.com/hgrecco/simbio) and can be installed from PyPI or conda-forge.
Asunto(s)

Texto completo: 1 Banco de datos: MEDLINE Asunto principal: Lenguajes de Programación / Programas Informáticos / Biología de Sistemas Idioma: En Año: 2024 Tipo del documento: Article

Texto completo: 1 Banco de datos: MEDLINE Asunto principal: Lenguajes de Programación / Programas Informáticos / Biología de Sistemas Idioma: En Año: 2024 Tipo del documento: Article