Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.8 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.8 KB

Kinetic Diagram Analysis Examples

CI DOI

Example code for building models using Kinetic Diagram Analysis.

Examples

test model 3-state test model 4-state test model 4-state leakage test model 5-state leakage test model 6-state test model 6-state leakage test model 8-state leakage

Adding Examples

See PR #2 for example on the minimum requirements for adding new examples to the repo.

Testing

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.

Installation

Development version from source

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

Copyright (c) 2022, Nikolaus Awtrey