Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.8 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.8 KB

Binder

The R1-weighted connectome: complementing brain networks with a myelin-sensitive measure

This repository contains processing scripts in support of the preprint:

Boshkovski T., Kocarev Lj., Cohen-Adad J, Mišić B., Lehéricy S., Stikov N, Mancini M., (2020). The R1-weighted connectome: complementing brain networks with a myelin-sensitive measure.

Code and Data

The main code for the connectome analysis is provided in R1-weighted_connectome.ipynb. This notebook could be used to reproduce the results in the manuscript. You can also explore some of the results via our plotly dashboard app.

Data

Auxiliary scripts

  • dwi_preprocessing.sh: Shell script used for preprocessing the diffusion data.

  • medianAlongTracts.py: Script to constructs individual connectomes weighted with R1, NOS, and FA, from the diffusion tractography.