This repository contains notebooks showing the analysis of denaturation data with the python pacakge pychemelt, available at https://github.com/osvalB/pychemelt
To run the notebooks, follow these steps:
- Clone or download the repository:
git clone https://github.com/osvalB/pychemelt_analyses.git-
Install uv - https://docs.astral.sh/uv/
-
Create a virtual environment with the required packages:
uv sync- Activate the virtual environment and navigate to the notebooks folder:
source .venv/bin/activate
cd notebooks- Run the notebooks:
jupyter notebook