Welcome to the UK Biobank Connectomes repository, a resource for the "Connectomes for 40,000 UK Biobank participants" project. This repository contains scripts and resources related to the project.
- Title: Connectomes for 40,000 UK Biobank participants: A multi-modal, multi-scale brain network resource
- Authors: Mansour L, S., Di Biase, M. A., Smith, R. E., Zalesky, A., & Seguin, C.
- Year: 2023
- Preprint: bioRxiv
Citation: Mansour L, S., Di Biase, M. A., Smith, R. E., Zalesky, A., & Seguin, C. (2023). Connectomes for 40,000 UK Biobank participants: A multi-modal, multi-scale brain network resource. bioRxiv, 2023-03.
- An automation SLURM pipeline to carry out the connectome mapping pipeline for UK Biobank imaging sessions from start to finish. Explore the pipeline script.
- A complete pipeline to map individual parcellations, functional time series, and structural connectomes for a single imaging session, implemented as an embarrassingly parallel workload. Access the pipeline script.
- Inspect the tractography pipeline script: Tractography Script. Note that our scripts uses new MRtrix features that were implemented to address computational demands of this project. You can use the exact same version of MRtrix3 as used by our pipeline via building the source code as detailed here.
- A collection of bash, Matlab, and Python scripts for generating approximately 1000 alternative connectomes using various parcellations and connectivity metrics, complementing the pre-computed connectomes.
- All pipeline scripts are made publicly available in this repository. View additional scripts.
The connectivity mapping pipeline makes use of the following software packages:
- FreeSurfer: version 7.1.1
- FSL: version 6.0.3
- MRtrix3: Built from source (commit
eeab681
, see this)
The following Python packages were additionally utilized:
Here you may find information about commonly raised questions about the resource:
- How do I get region labels for various SC and FC matrices: Region labels are provided in /data/templates/atlases/labels, also check out this issue for further information.
Feel free to explore and utilize these resources for your research projects. If you have any questions or need assistance, please don't hesitate to reach out.