sbmlsim are utilities for the simulation of SBML models.
Project description
sbmlsim: SBML simulation made easy
sbmlsim is a collection of python utilities to simplify simulations with SBML models implemented on top of roadrunner. Source code is available from https://github.com/matthiaskoenig/sbmlsim.
Features include among others
simulation experiments
simulation reports
parameter fitting
The documentation is available on https://sbmlsim.readthedocs.io. If you have any questions or issues please open an issue.
How to cite
Contributing
Contributions are always welcome! Please read the contributing guidelines to get started.
License
Source Code: LGPLv3
Documentation: CC BY-SA 4.0
The sbmlsim source is released under both the GPL and LGPL licenses version 2 or later. You may choose which license you choose to use the software under.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License or the GNU Lesser General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Funding
Matthias König is supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054) and by the German Research Foundation (DFG) within the Research Unit Programme FOR 5151 “QuaLiPerF (Quantifying Liver Perfusion-Function Relationship in Complex Resection - A Systems Medicine Approach)” by grant number 436883643. Matthias König has received funding from the EOSCsecretariat.eu which has received funding from the European Union’s Horizon Programme call H2020-INFRAEOSC-05-2018-2019, grant Agreement number 831644.
Installation
sbmlsim is available from pypi and can be installed via:
pip install sbmlsim
Requirements
HDF5 support is required which can be installed on linux via:
sudo apt-get install -y libhdf5-serial-dev
Develop version
The latest develop version can be installed via:
pip install git+https://github.com/matthiaskoenig/sbmlsim.git@develop
Or via cloning the repository and installing via:
git clone https://github.com/matthiaskoenig/sbmlsim.git cd sbmlsim pip install -e .
To install for development use:
pip install -e .[development]
© 2019-2020 Matthias König
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
Built Distribution
File details
Details for the file sbmlsim-0.2.2.tar.gz
.
File metadata
- Download URL: sbmlsim-0.2.2.tar.gz
- Upload date:
- Size: 6.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4af5f956da04385f6db1a10380e32a76a76566d20e7ac393bb137c95ac1c48d3 |
|
MD5 | 256b6ce530ca2e9d3515d2e87455bdda |
|
BLAKE2b-256 | b8951a69308ba3e9829acdf6c719cca89c18f02ec93be9800d9c7280856e1bee |
File details
Details for the file sbmlsim-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: sbmlsim-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 7.1 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4e7a3113a11f759fd387d476e7b7d4abd18348b608500b0ec2df45ad29a143d |
|
MD5 | bae6eaa735ec69e39fdc3bea21ab6bbe |
|
BLAKE2b-256 | a589c92f0a3a981a79674baff6aaf140edb04005866f8e524b9144d2a4d7c759 |