Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 792 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 792 Bytes

Biodivine Control Tool

The biodivine-control-tool repository provides tools for working with Boolean networks, including support for both fully and partially specified networks.

Tools Overview

Aeon Online Tool

A web-based application for performing operations on Boolean networks.

Features:

Network Modification: Edit and refine the structure of Boolean networks.

Attractor Analysis: Identify stable states or recurring patterns in network dynamics.

Control Computation: Determine control strategies to guide network behavior.

Technology Stack:

Frontend: Developed with HTML, CSS, and JavaScript.

Backend: Powered by Rust.

Python Tool

A Python-based tool designed specifically for computing control strategies in Boolean networks.