Skip to content

Becksteinlab/kda-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com:Becksteinlab/kda-examples.git
cd kda-examples
python setup.py install

Copyright

Copyright (c) 2022, Nikolaus Awtrey