Metadata-Version: 2.4
Name: bonesis
Version: 0.6.9
Summary: Synthesis of Most Permissive Boolean Networks
Author-email: Loïc Paulevé <loic.pauleve@cnrs.fr>
License-Expression: CECILL-2.0
Project-URL: Homepage, https://bnediction.github.io/bonesis/
Project-URL: Repository, https://github.com/bnediction/bonesis
Keywords: computational systems biology,boolean networks,model synthesis
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: Licence_CeCILL_V2.1-fr.txt
Requires-Dist: boolean.py
Requires-Dist: clingo>=5.5
Requires-Dist: colomoto_jupyter
Requires-Dist: mpbn>=3.3
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Dynamic: license-file

# BoNesis - Boolean Network synthesis

Synthesis of Most Permissive Boolean Networks from network architecture and dynamical properties

This software is distributed under the [CeCILL v2.1](http://www.cecill.info/index.en.html) free software license (GNU GPL compatible).

For installation instructions and usage, see [documentation](https://bnediction.github.io/bonesis).
