SBMLtoOdin and Menelmacar: interactive visualisation of systems biology models for expert and non-expert audiences
Leonie J Lorenz1, Antoine Andréoletti1,2,3, Tung V N Nguyen1
1European Bioinformatics Institute, European Molecular Biology Laboratory, Wellcome Genome Campus, Cambridge, CB10 1SD, United Kingdom.
Summary:
Computational models in biology can increase our understanding of biological systems, be used to answer research questions, and make predictions. Accessibility and reusability of computational models is limited and often restricted to experts in programming and mathematics. This is due to the need to implement entire models and solvers from the mathematical notation models are normally presented as. Here, we present SBMLtoOdin, an R package that translates differential equation models in SBML format from the BioModels database into executable R code using the R package odin, allowing researchers to easily reuse models. We also present Menelmacar, a web-based application that provides interactive visualisations of these models by solving their differential equations in the browser. This platform allows non-experts to simulate and investigate models using an easy-to-use interface.
Availability And Implementation:
SBMLtoOdin is published under the open source Apache 2.0 licence at https://github.com/bacpop/SBMLtoOdin and can be installed as an R package. The code for the Menelmacar website is published under the MIT License at https://github.com/bacpop/odinviewer, and the website can be found at https://biomodels.bacpop.org/.
Related Concept Videos
Two-Compartment Open Model: Overview
The...
pV-Diagrams
Molecular Models
Multi-input and Multi-variable systems
In the absence...
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...
Mechanistic Models: Overview of Compartment Models


