Skip to content

JessyD/adolescent-brain-parcellation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adolescent-brain-parcellation

This project aims to create a brain parcellation for pre-adolescents subjects using the ABCD dataset. When performing a neuroscience study, it is common to extract regions of interest using a parcellation scheme. Although many parcellation schemes exist, these parcellations have been derived from adult data and might lead to biases when applied to a different age group. This repository contains code to create pre-adolescent brain parcellation following the methods described by Yeo et al. (2011) using the ABCD dataset.

The code inside 'cbig_simplified' contains a modified version of the code provided by the Computational Brain Imaging Group (CBIG). This modified version make sure that the code can be run using a singularity container.

The code was developed during the ABCD-ReproNim course's project week.