sbmlsim

sbmlsim: SBML simulation made easy

https://github.com/matthiaskoenig/sbmlsim

Science Score: 59.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.4%) to scientific vocabulary

Keywords

sbml sbml-simulation
Last synced: 6 months ago · JSON representation

Repository

sbmlsim: SBML simulation made easy

Basic Info
  • Host: GitHub
  • Owner: matthiaskoenig
  • License: lgpl-3.0
  • Language: HTML
  • Default Branch: develop
  • Homepage:
  • Size: 60.9 MB
Statistics
  • Stars: 5
  • Watchers: 3
  • Forks: 4
  • Open Issues: 52
  • Releases: 0
Topics
sbml sbml-simulation
Created over 6 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Support Zenodo

README.rst

.. image:: https://github.com/matthiaskoenig/sbmlsim/raw/develop/docs/images/favicon/sbmlsim-100x100-300dpi.png
   :align: left
   :alt: pymetadata logo


sbmlsim: SBML simulation made easy
==================================

.. image:: https://github.com/matthiaskoenig/sbmlsim/workflows/CI-CD/badge.svg
   :target: https://github.com/matthiaskoenig/sbmlsim/workflows/CI-CD
   :alt: GitHub Actions CI/CD Status

.. image:: https://img.shields.io/pypi/v/sbmlsim.svg
   :target: https://pypi.org/project/sbmlsim/
   :alt: Current PyPI Version

.. image:: https://img.shields.io/pypi/pyversions/sbmlsim.svg
   :target: https://pypi.org/project/sbmlsim/
   :alt: Supported Python Versions

.. image:: https://img.shields.io/pypi/l/sbmlsim.svg
   :target: http://opensource.org/licenses/LGPL-3.0
   :alt: GNU Lesser General Public License 3

.. image:: https://codecov.io/gh/matthiaskoenig/sbmlsim/branch/develop/graph/badge.svg
   :target: https://codecov.io/gh/matthiaskoenig/sbmlsim
   :alt: Codecov

.. image:: https://readthedocs.org/projects/sbmlsim/badge/?version=latest
   :target: https://sbmlsim.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3597770.svg
   :target: https://doi.org/10.5281/zenodo.3597770
   :alt: Zenodo DOI

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/ambv/black
   :alt: Black


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
===========

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3597770.svg
   :target: https://doi.org/10.5281/zenodo.3597770
   :alt: Zenodo DOI

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 and by grant number 
465194077 (Priority Programme SPP 2311, Subproject SimLivA). 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-2022 Matthias König

Owner

  • Name: Matthias König
  • Login: matthiaskoenig
  • Kind: user
  • Location: Berlin
  • Company: Humboldt University

Matthias König (PhD. in Biophysics) leads a junior research group for Systems Biology and Systems Medicine of the liver.

GitHub Events

Total
  • Issues event: 2
  • Push event: 8
  • Create event: 1
Last Year
  • Issues event: 2
  • Push event: 8
  • Create event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 785
  • Total Committers: 3
  • Avg Commits per committer: 261.667
  • Development Distribution Score (DDS): 0.004
Top Committers
Name Email Commits
Matthias Koenig k****t@g****m 782
Janosch Brandhorst b****t@l****i 2
yannickduport y****6@z****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 80
  • Total pull requests: 25
  • Average time to close issues: 4 months
  • Average time to close pull requests: 4 months
  • Total issue authors: 4
  • Total pull request authors: 2
  • Average comments per issue: 0.24
  • Average comments per pull request: 0.96
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 24
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • matthiaskoenig (77)
  • adriankl (1)
  • JBrandh (1)
  • stemllb (1)
Pull Request Authors
  • dependabot[bot] (23)
  • matthiaskoenig (1)
Top Labels
Issue Labels
parameter estimation (22) bug (17) feature (12) visualization (5) report (4) testing (3) documentation (3) wontfix (3) priority (2) help wanted (1)
Pull Request Labels
dependencies (22)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 71 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 14
  • Total maintainers: 1
pypi.org: sbmlsim

sbmlsim are utilities for the simulation of SBML models.

  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 71 Last month
Rankings
Dependent packages count: 10.1%
Forks count: 16.8%
Average: 20.0%
Dependent repos count: 21.6%
Stargazers count: 23.1%
Downloads: 28.3%
Maintainers (1)
Last synced: 6 months ago

Dependencies

reports/fit-report/package-lock.json npm
  • 1038 dependencies
reports/fit-report/package.json npm
  • @typescript-eslint/eslint-plugin ^4.17.0 development
  • @typescript-eslint/parser ^4.17.0 development
  • @vue/cli-plugin-typescript ^4.5.11 development
  • @vue/eslint-config-typescript ^7.0.0 development
  • babel-core ^6.26.0 development
  • babel-loader ^7.1.2 development
  • babel-preset-env ^1.6.0 development
  • babel-preset-stage-3 ^6.24.1 development
  • bootstrap ^4.0.0-beta development
  • cross-env ^5.0.5 development
  • css-loader ^0.28.7 development
  • file-loader ^1.1.4 development
  • jquery ^3.6.0 development
  • node-sass ^4.5.3 development
  • popper.js ^1.16.1 development
  • sass-loader ^6.0.6 development
  • typescript ^4.2.3 development
  • vue-loader ^13.0.5 development
  • vue-template-compiler ^2.4.4 development
  • webpack ^3.6.0 development
  • webpack-dev-server ^2.9.1 development
  • vue ^2.5.11
  • vue-class-component ^7.2.6
  • vue-property-decorator ^9.1.2
docs_builder/requirements-docs.txt pypi
  • ipykernel >=5.4.3
  • jupyterlab >=3.0.7
  • nbsphinx >=0.8.1
  • pypandoc >=1.5
  • sphinx >=3.4.3
  • sphinx-autoapi >=1.7.0
  • sphinx_rtd_theme >=0.5.1
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • actions/create-release v1 composite
  • actions/setup-python v2 composite
  • ethomson/send-tweet-action v1 composite
pyproject.toml pypi
setup.py pypi
src/sbmlsim/comparison/amicitesting/icg_sd/setup.py pypi
  • amici ==0.16.1
src/sbmlsim/comparison/results/amici/icg_body/setup.py pypi
  • amici ==0.16.1
src/sbmlsim/comparison/results/amici/icg_liver/setup.py pypi
  • amici ==0.16.1