Skip to content

piterand/spatial-model-editor

 
 

Repository files navigation

icon

Spatial Model Editor

github releases pypi releases open in colab documentation GUI/CLI Release Builds codecov sonarcloud quality gate status DOI

A GUI editor to create and edit 2d 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 Windows
linux macOS linux

Or take a look at our website or the documentation

Pre-release preview binaries are also available 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.

About

Spatial bio-chemical reaction model editor and simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.6%
  • Python 1.6%
  • CMake 1.4%
  • Shell 1.4%