Skip to content

emilyolafson/stroke-graph-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture functional network reorganization using graph matching

This repository contains code to replicate analyses from the paper "Functional reorganization is related to motor recovery and structural disruption" by Olafson and colleagues.

Thumbnail

  1. Extract precision matrices from timeseries data (set diagonals to 0 prior to graph matching)
    • project/code/jupyter_code/extract_precision_matrices.ipynb
  2. Run graph matching algorithm on precision matrices
    • project/code/jupyter_code/graph_matching_precision_stroke.ipynb
    • General code: project/code/jupyter_code/graph_matching_generalform.ipynb
  3. Calculate remapping frequencies
    • project/code/matlab_code/calculate_remapping_freq.m
  4. Perform analyses
    • project/code/matlab_code/rev_Fig3CD_Contra_Ipsi_Yeo_remaps.m
    • project/code/matlab_code/rev_Fig4_nodestrength_ChaCo_remaps.m
    • project/code/matlab_code/rev_Fig5_remaps_and_recovery.m
    • project/code/matlab_code/SuppFig5_overlap_lesion_ROIs.m
    • project/code/matlab_code/SuppFig6_RemappingFD.m

Estimate structural disconnection from lesion masks using the NeMo tool v2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published