1+ ![ sbmlsim logo] ( https://github.com/matthiaskoenig/sbmlsim/raw/develop/docs/images/favicon/sbmlsim-100x100-300dpi.png )
2+
3+
14# sbmlsim: SBML simulation made easy
25[ ![ GitHub Actions CI/CD Status] ( https://github.com/matthiaskoenig/sbmlsim/workflows/CI-CD/badge.svg )] ( https://github.com/matthiaskoenig/sbmlsim/actions/workflows/main.yml )
36[ ![ Version] ( https://img.shields.io/pypi/v/sbmlsim.svg )] ( https://pypi.org/project/sbmlsim/ )
811
912sbmlsim is a collection of python utilities to simplify simulations with
1013[ SBML] ( http://www.sbml.org ) models implemented on top of
11- [ roadrunner] ( http://libroadrunner.org/ ) . Source code is available from
14+ [ roadrunner] ( http://libroadrunner.org/ ) . Source code is available from
1215[ https://github.com/matthiaskoenig/sbmlsim ] ( https://github.com/matthiaskoenig/sbmlsim ) .
1316
1417Features include among others
@@ -21,8 +24,8 @@ Features include among others
2124If you have any questions or issues please [ open an issue] ( https://github.com/matthiaskoenig/sbmlsim/issues ) .
2225
2326## Installation
24- sbmlutils is available from [ pypi] ( https://pypi.python.org/pypi/sbmlsim ) and
25- can be installed via
27+ sbmlutils is available from [ pypi] ( https://pypi.python.org/pypi/sbmlsim ) and
28+ can be installed via
2629``` bash
2730pip install sbmlsim
2831```
@@ -42,12 +45,12 @@ pip install git+https://github.com/matthiaskoenig/sbmlsim.git@develop
4245- Documentation: [ CC BY-SA 4.0] ( http://creativecommons.org/licenses/by-sa/4.0/ )
4346
4447## Funding
45- Matthias König is supported and by the German Research Foundation (DFG) within the Research Unit Programme FOR 5151
46- "QuaLiPerF (Quantifying Liver Perfusion-Function Relationship in Complex Resection -
47- A Systems Medicine Approach)" by grant number 436883643 and by grant number
48+ Matthias König is supported and by the German Research Foundation (DFG) within the Research Unit Programme FOR 5151
49+ "QuaLiPerF (Quantifying Liver Perfusion-Function Relationship in Complex Resection -
50+ A Systems Medicine Approach)" by grant number 436883643 and by grant number
4851465194077 (Priority Programme SPP 2311, Subproject SimLivA).
4952
5053Matthias König was supported by the Federal Ministry of Education and Research (BMBF, Germany)
51- within the research network Systems Medicine of the Liver (** LiSyM** , grant number 031L0054).
52-
54+ within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054).
55+
5356© 2019-2026 Matthias König
0 commit comments