sina-mansour / UKB-connectomics

This repository will host scripts used to map structural and functional brain connectivity matrices for the UK biobank dataset.
https://www.biorxiv.org/content/10.1101/2023.03.10.532036v1
62 stars 7 forks source link

FIRST file paths #13

Closed Lestropie closed 2 years ago

Lestropie commented 2 years ago

In order to make sure that implemented code works with UKB data, I need to be able to see the contents of directory T1/T1_first/.

caioseguin commented 2 years ago

Here you go, Rob:

T1_first/ ├── T1_first_all_fast_firstseg.nii.gz ├── T1_first-BrStem_first.bvars ├── T1_first-BrStem_first.vtk ├── T1_first-L_Accu_first.bvars ├── T1_first-L_Accu_first.vtk ├── T1_first-L_Amyg_first.bvars ├── T1_first-L_Amyg_first.vtk ├── T1_first-L_Caud_first.bvars ├── T1_first-L_Caud_first.vtk ├── T1_first-L_Hipp_first.bvars ├── T1_first-L_Hipp_first.vtk ├── T1_first-L_Pall_first.bvars ├── T1_first-L_Pall_first.vtk ├── T1_first-L_Puta_first.bvars ├── T1_first-L_Puta_first.vtk ├── T1_first-L_Thal_first.bvars ├── T1_first-L_Thal_first.vtk ├── T1_first-R_Accu_first.bvars ├── T1_first-R_Accu_first.vtk ├── T1_first-R_Amyg_first.bvars ├── T1_first-R_Amyg_first.vtk ├── T1_first-R_Caud_first.bvars ├── T1_first-R_Caud_first.vtk ├── T1_first-R_Hipp_first.bvars ├── T1_first-R_Hipp_first.vtk ├── T1_first-R_Pall_first.bvars ├── T1_first-R_Pall_first.vtk ├── T1_first-R_Puta_first.bvars ├── T1_first-R_Puta_first.vtk ├── T1_first-R_Thal_first.bvars └── T1_first-R_Thal_first.vtk