Skip to content

osvalB/pychemelt_analyses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains notebooks showing the analysis of denaturation data with the python pacakge pychemelt, available at https://github.com/osvalB/pychemelt

Installation

To run the notebooks, follow these steps:

  1. Clone or download the repository:
git clone https://github.com/osvalB/pychemelt_analyses.git
  1. Install uv - https://docs.astral.sh/uv/

  2. Create a virtual environment with the required packages:

uv sync
  1. Activate the virtual environment and navigate to the notebooks folder:
source .venv/bin/activate
cd notebooks
  1. Run the notebooks:
jupyter notebook

About

Jupyter notebooks to evaluate pychemelt on simulated and experimental data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors