https://github.com/becksteinlab/kda-examples
Kinetic Diagram Analysis Examples
https://github.com/becksteinlab/kda-examples
Last synced: 3 months ago
JSON representation
Kinetic Diagram Analysis Examples
- Host: GitHub
- URL: https://github.com/becksteinlab/kda-examples
- Owner: Becksteinlab
- License: gpl-3.0
- Created: 2022-01-16T16:00:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T20:17:09.000Z (9 months ago)
- Last Synced: 2025-01-06T10:48:27.202Z (5 months ago)
- Language: Jupyter Notebook
- Size: 11.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kinetic Diagram Analysis Examples
====================================
[//]: # (Badges)

[](https://doi.org/10.5281/zenodo.10795714)Example code for building models using [Kinetic Diagram Analysis](https://github.com/Becksteinlab/kda).
## Examples
![]()
![]()
![]()
![]()
![]()
![]()
## Adding Examples
See [PR #2](https://github.com/Becksteinlab/kda-examples/pull/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](https://github.com/Becksteinlab/kda), install
this package (instructions below) and run `pytest`.## Installation
### Development version from sourceTo install the latest development version from source, run
```bash
git clone [email protected]:Becksteinlab/kda-examples.git
cd kda-examples
python setup.py install
```## Copyright
Copyright (c) 2022, Nikolaus Awtrey