Skip to content

markendo/PD-Subtyping-Motion-Brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Driven Parkinson’s Disease Subtyping and Digital Biomarker Discovery by Correlating Video-Captured Gait with rs-fMRI Brain Connectivity

This repository contains code for a data-driven Parkinson's disease subtyping approach using motion and brain functional connectivity.

PD-Subtyping-Motion-Brain

System Requirements

The code has been tested on Linux operating systems (Ubuntu 20.04). All package requirements are located in requirements.txt.

Installation guide

Run the following commands with Python 3.7:

git clone https://github.com/markendo/PD-Subtyping-Motion-Brain.git
cd PD-Subtyping-Motion-Brain

pip install -r requirements.txt

The package should take a few minutes to install on a standard computer.

Demo

We have provided a notebook containing subtype analysis on a toy dataset. The expected output is included in the notebook.

Results

We also include notebooks containing the workflows for generating full subtype analysis results and fMRI subnetwork analysis results.

To run on your own data, first extract motion encoder outputs from this repo and place them at data/motion_encoder_outputs. Corresponding FC data should be stored at data/fc_data.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published