This repository contains the python code needed to reproduce the paper Connectome-Mediated Prediction of Future Tau-PET Burden in Alzheimer’s Disease.
All the python requirements can be installed via:
$ conda env create --name brain --file=brain.yml
$ conda activate brain
$ jupyter-lab /notebooks
You might also need Cortography from the Raj Lab.
- Loads the data and save useful pickle files.
- Runs NDM model to predict Δτ over time
- Runs linear model to predict Δτ
- Runs constant model to predict Δτ
- Creates R2 plots
For questions about this repository, contact prof. Ashish Raj at ashish dot raj @ ucsf.edu or PabloDamasceno at pm.me