This study relies on an extensive, freely available dataset. (Yan et al., 2019) To run the analyses on your computer:
- Send a data access request & sign the data use agreement.
- Change the directory to
jupyter_book
:cd .../Rest-MDD-Gradients/jupyter_book
. - Install the required packages like so:
pip install -r requirements.txt
orpip3 install -r requirements.txt
- Retrieve & place to
Rest-MDD-Gradients/jupyter_book
:- the folder with fMRI timeseries:
REST-meta-MDD-Phase1-Sharing/Results/ROISignals_FunImgARCWF
(no GSR); - the .xlsx file containing the phenotypic data of participants.
- the folder with fMRI timeseries:
- Run the Jupyter Notebooks.
The whole project can be viewed in the Jupyter Book: download the repository and access the file index.html
at Rest-MDD-Gradients/jupyter_book/_build/html/index.html