Skip to content

Python wrapper to the control method of caspo

Notifications You must be signed in to change notification settings

algorecell/caspo-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: