https://github.com/becksteinlab/kda-examples
Kinetic Diagram Analysis Examples
https://github.com/becksteinlab/kda-examples
Last synced: 9 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T20:17:09.000Z (almost 2 years ago)
- Last Synced: 2025-09-09T14:33:08.671Z (10 months ago)
- Language: Jupyter Notebook
- Size: 11.1 MB
- Stars: 0
- Watchers: 2
- 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 source
To install the latest development version from source, run
```bash
git clone git@github.com:Becksteinlab/kda-examples.git
cd kda-examples
python setup.py install
```
## Copyright
Copyright (c) 2022, Nikolaus Awtrey