caspo-control

Python wrapper for caspo control


Keywords
computational, systems, biology
Install
pip install caspo-control==1.0

Documentation

caspo-control

This module brings a Python wrapper to the control method of the tool caspo, for the target-control of Boolean networks.

The control predictions can be processed using the algorecell_types library, which eases the display and comparison with other control methods.

Installation

Using conda

conda install -c colomoto caspo-control

Using pip

Extra requirements

  • clingo and its Python module
pip install caspo_control

Documentation

Documentation is available at https://caspo-control.readthedocs.io.

Examples can be found at: