Skip to content

spatial-model-editor/spatial-model-editor

Repository files navigation

icon

Spatial Model Editor

github releases pypi releases open in colab documentation release builds codecov sonarcloud quality gate status DOI

A GUI editor to create and edit spatial SBML models of bio-chemical reactions and simulate them using the dune-copasi solver for reaction-diffusion systems.

To get started, download and run the GUI for your operating system

Linux MacOS Arm64 MacOS Intel Windows
linux macOS arm64 macOS intel linux

Or take a look at our website or the documentation

Pre-release preview binaries are also available which are built from the main branch and can be used for testing new features before the next release:

Note: on linux some additional system libraries are required that may not be installed by default. To install them:

  • Fedora/RHEL/CentOS: sudo yum install xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm

screenshot

Contributing

Bug reports and feature requests are very welcome, as are fixes or improvements to the documentation (to edit a page in the documentation, click the 'Edit on GitHub' button in the top right).

If you are interested in contributing code, please see the contributing guidelines.

Dependencies

Spatial Model Editor makes use of the following open source libraries:

Licensing Note

The source code in this repository is released under the MIT license, which is a permissive GPL-compatible license.

The open source libraries that it uses are either also released under a permissive GPL-compatible license, or under a GPL license. As described in the gpl-faq, this means that the work as a whole is then licensed under the GPL.