Metadata-Version: 2.1
Name: cana
Version: 1.0.0
Summary: This package implements a series of methods used to study control, canalization and redundancy in Boolean networks.
Home-page: http://github.com/rionbr/CANA
Author: Alex Gates & Rion Brattig Correia
Author-email: rionbr@gmail.com
License: MIT
Keywords: boolean networks canalization redundancy dynamical systems computational biology
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Description-Content-Type: text/plain
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: networkx
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: schematodes>=1.0.0

This package implements a series of methods used to study control, canalization and redundancy in Boolean networks.
