Skip to content

A repository for our work on analyzing binding kinetics from DNA origami experiments.

License

Notifications You must be signed in to change notification settings

LabPresse/BindingKinetics

Repository files navigation

BindingKinetics

A repository for our work on analyzing binding kinetics from DNA origami experiments.

Installation

To install the package, clone the repository and run the following command in the root directory:

python -m venv .env
source .env/bin/activate
pip install -r requirements.txt

Data

Data is not included in this repository. To run the code, you will need to download the data from Zenodo. In config.py you can set the path to the data directory, if you choose not to use the default path.

About

A repository for our work on analyzing binding kinetics from DNA origami experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages