Example code for building models using Kinetic Diagram Analysis.
See PR #2 for example on the minimum requirements for adding new examples to the repo.
This package has a testing module that checks if the example scripts execute
without error. To run this test, simply install KDA, install
this package (instructions below) and run pytest
.
To install the latest development version from source, run
git clone [email protected]:Becksteinlab/kda-examples.git
cd kda-examples
python setup.py install
Copyright (c) 2022, Nikolaus Awtrey