Skip to content

PyBoolNet is a Python package for the generation, modification and analysis of Boolean networks.

Notifications You must be signed in to change notification settings

aurelien-naldi/PyBoolNet

 
 

Repository files navigation

About PyBoolNet

PyBoolNet is a Python package for the generation, modification and analysis of Boolean networks. The accompanying paper was published with Bioinformatics and is available at

For report bugs, request features and give feedback at issues or contact

Documentation

The documentation and tutorials are hosted here:

Model Repository

For examples of attractors, basins and phenotypes, browse the model repository here:

Installation

To install the PyBoolNet master branch use:

pip3 install pip --upgrade
pip3 install git+https://github.com/hklarner/PyBoolNet

To install a tagged version use the @:

pip3 install pip --upgrade
pip3 install git+https://github.com/hklarner/[email protected]

For release notes, see

Contributions

  • send pull requests to the develop branch
  • add tests to PyBoolNet/tests/

About

PyBoolNet is a Python package for the generation, modification and analysis of Boolean networks.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%