Skip to content

matthiaskoenig/libsbgnpy

Repository files navigation

libsbgnpy logo

libsbgnpy: Python library for SBGN

GitHub Actions CI/CD Status Version Python Versions MIT License DOI

Python library to work with the Systems Biology Graphical Notation (SBGN). This library is based on the SBGN XML schema and supports reading, writing and validation of SBGN files.

The initial library was generated using xsdata. Additional utility functions for reading, writing, and rendering SBGN documents are provided.

Documentation with examples is available at https://matthiaskoenig.github.io/libsbgnpy/.

libsbgnpy screenshot

A presentation introducing libsbgnpy can be found here: HARMONY2025 libsbgnpy.

How to cite

DOI

Installation

libsbgnpy is available from pypi

pip install libsbgnpy

License

Funding

Matthias König (MK) was supported by the Federal Ministry of Education and Research (BMBF, Germany) within the research network Systems Medicine of the Liver (LiSyM, grant number 031L0054). MK is supported by the Federal Ministry of Education and Research (BMBF, Germany) within ATLAS by grant number 031L0304B and by the German Research Foundation (DFG) within the Research Unit Program 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).

© 2016-2025 Matthias König