Skip to main content

A package to build metabolic models

Project description

modelbase

DOI pipeline status coverage report Documentation PyPi Code style: black Checked with mypy security: bandit Downloads

modelbase is a python package to help you build and analyze dynamic mathematical models of biological systems. It has originally been designed for the simulation of metabolic systems, but can be used for virtually any processes, in which some substances get converted into others.

modelbase incorporates an easy construction method to define 'reactions'. A rate law and the stoichiometry need to be specified, and the system of differential equations is assembled automatically.

modelbase allows 'algebraic modules', which are useful to implement rapid equilibrium or quasi steady-state approximations. In the simplest instance, they allow easy incorporation of conserved quantities.

modelbase also allows a simple construction of isotope-specific models. This class contains a constructor method that automatically construct all isotope specific versions of a particular reaction. Very cool - check it out!

Release notes

Versions 1.0 and 0.4.0 introduced changes not compatible with the previous official release 0.2.5. API changes are summarised in this notebook

Version 0.4.5 was the prior stable version

Version 0.2.5 is the official release for the submission of the mansucript "Building mathematical models of biological systems with modelbase, a Python package for semi-automatic ODE assembly and construction of isotope-specific models" to the Journal of Open Research Software.

See changelog.md for details on changes of earlier versions.

Installation

If you quickly want to test out modelbase, or do not require assimulo support, install modelbase via

pip install modelbase

To enable assimulo support, the easiest way is to install modelbase via conda. We also recommend using the conda-forge channels.

# recommended to avoid package clashes
conda config --add channels conda-forge

# Create a new environment (not necessary, but recommended)
conda create -n mb39 python=3.9
conda install -c conda-forge modelbase

License

GPL 3

Documentation

The official documentation is hosted here on gitlab.

Issues and support

If you experience issues using the software please contact us through our issues page.

Contributing to modelbase

All contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. See our contribution guide for more information.

How to cite

If you use this software in your scientific work, please cite this article:

van Aalst, M., Ebenhöh, O. & Matuszyńska, A. Constructing and analysing dynamic models with modelbase v1.2.3: a software update. BMC Bioinformatics 22, 203 (2021)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modelbase-1.57.8.tar.gz (88.0 kB view details)

Uploaded Source

Built Distribution

modelbase-1.57.8-py3-none-any.whl (103.2 kB view details)

Uploaded Python 3

File details

Details for the file modelbase-1.57.8.tar.gz.

File metadata

  • Download URL: modelbase-1.57.8.tar.gz
  • Upload date:
  • Size: 88.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.15.154+

File hashes

Hashes for modelbase-1.57.8.tar.gz
Algorithm Hash digest
SHA256 13bb5ad5ef6406ea47090561f9ef5e497d1e6f5bbf0730cd25431f5657ed3194
MD5 67c79727dadbdedd4cde5e99b352f8a5
BLAKE2b-256 59feb5d6e287f8ef309aa95870180c98c9cfa4c83a90c1243fe5e6e7b6ea65c8

See more details on using hashes here.

File details

Details for the file modelbase-1.57.8-py3-none-any.whl.

File metadata

  • Download URL: modelbase-1.57.8-py3-none-any.whl
  • Upload date:
  • Size: 103.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.10.6 Linux/5.15.154+

File hashes

Hashes for modelbase-1.57.8-py3-none-any.whl
Algorithm Hash digest
SHA256 54dca8d0e6214449d1d92f5b2264690baf1490932f7f5e45a226554a8a9a1c0e
MD5 a4b85ff721f24ddb970ace00f10a39cb
BLAKE2b-256 fc5c96095d96cd838274eaaadec7cac53a246f6b533ab35f068ebdde480d820d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page