SkillAgentSearch skills...

BooleSim

Systems biology tool: Boolean network simulator

Install / Use

/learn @matthiasbock/BooleSim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Boolean Network Simulator

This software allows to visualize and interactively simulate Boolean networks i.e. networks in which each node can assume one of two possible states and where the dependency of node states from the states of other nodes are described using logical equations. Different file formats are supported for import and export. This software was created for the modeling of biological signaling cascades, but is not limited to this application.

This project was inspired by previous work (see also https://github.com/biographer).

Should you have any questions, wishes or bug reports please feel free to open a ticket at https://github.com/matthiasbock/BooleSim/issues.

Have fun!

Requirements

The software is a web application and thus running in a web browser window. It has no special requirements regarding hardware or operating system. The browser must support HTML5 and JavaScript must be enabled. Chromium/Chrome is used for development and thus recommended for usage.

Usage

To use this software, simply browse to http://matthiasbock.github.io/BooleSim. Further information can be found in our publication at https://doi.org/10.1093/bioinformatics/btt568 as well as in the wiki at https://github.com/matthiasbock/BooleSim/wiki.

It is also possible to download and run this software locally. For this, you first need to clone the repository:

git clone https://github.com/matthiasbock/BooleSim.git

After downloading, simply open or drag'n'drop the index.html in/into a browser window.

Citation

When using this software in your publication, please cite the authors' paper:

https://doi.org/10.1093/bioinformatics/btt568

Thank you!

License

Software license: GNU Affero GPL v3

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated5mo ago
Forks5

Languages

JavaScript

Security Score

72/100

Audited on Oct 24, 2025

No findings