GReNMlin (Gene Regulatory Network Modeling) is a package for constructing and simulating models of gene regulatory networks. Its main modules are:
grn.py: supports building and modifactions of gene regulatory network models.simulator.py: supports different types of simulations of models build withgrn.py.helpers.py: helper functions.
Demonstrative examples are provided in examples.ipynb.
