Examples ======== BoolDog is a Python library for working with Boolean networks. It provides a simple and intuitive interface for creating, manipulating, and analysing Boolean networks. For further details, see the jupyter notebooks in the tutorials_ folder of the repository: `tutorials/tutorial-basic.ipynb` -------------------------------- For basic usage of BoolDog. .. toctree:: :maxdepth: 2 tutorials/tutorial-basic.ipynb `tutorials/tutorial-advanced.ipynb` ----------------------------------- For more advanced usage of BoolDog. .. toctree:: :maxdepth: 2 tutorials/tutorial-advanced.ipynb .. _tutorials: https://github.com/NIB-SI/BoolDog/tree/main/tutorials