# Changes in blood cell deformability in Chorea-Acanthocytosis and effects of treatment with dasatinib or lithium This repository contains data files and analysis tools to recreate the plots for Reichel et al. 2021. "Changes in blood cell deformability in Chorea-Acanthocytosis and effects of treatment with dasatinib or lithium", https://www.biorxiv.org/content/10.1101/2021.12.16.472921 The folder `figure_plots` contains Jupyter notebooks that were used to create the figures. To run the notebooks an installation of python>=3.7 is needed. The `requirements.txt` contains all dependencies for the notebooks to work. Please create an virtual environment, e.g. with Anaconda's `conda create` command and run the following line: ``` pip install -r requirements.txt ``` For significance testing, a valid installation of R>3.0 is needed and one needs to install the `lme4` package from CRAN (`R -e "install.packages('lme4', repos='http://cran.r-project.org')"`). But the analysis is also run through the Jupyter notebooks. The folder `data_preparation` contains notebooks that describe how the raw data was processed to get the data that is used to create the figure plots (data under `figure_plots\data`). The raw data is available on figshare: https://figshare.com/account/home#/collections/5793482