A Python package for analyses of Boolean and semi-quantitative Boolean networks.
For installation, usage, and examples, see the documentation at nib-si.github.io/BoolDog
TODO
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