Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 585 Bytes

File metadata and controls

34 lines (20 loc) · 585 Bytes

BoolDog BoolDoG icon

A Python package for analyses of Boolean and semi-quantitative Boolean networks.

Documentation

For installation, usage, and examples, see the documentation at nib-si.github.io/BoolDog

Citation

TODO

Development version

Development version of BoolDog can be installed from GitHub.

To install:

git clone https://github.com/NIB-SI/BoolDog.git
cd BoolDoG
pip install .

To remove:

pip uninstall booldog