Skip to content

A pre-adolescent imaging-based brain parcellation #21

@JessyD

Description

@JessyD

Research question(s)

  • Can we create a brain parcellation using data from pre-adolescent subjects?
  • How similar/dissimilar is this parcellation compared to an adult parcellation?

Description

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. In this project, we aim to create a pre-adolescent brain parcellation following the methods described by Yeo et al. (2011) using the ABCD dataset.

Tools and algorithms to be used

freesurfer, the original code for the parcellation is in Matlab (it is an open question if we want to translate it to Python or just adapt the original code for our dataset)

Skills we could use help with

any programming skills or familiarity with the ABCD dataset are welcome

General idea of how to structure the project

  1. Explore the example code provided to replicate the paper

  2. Establish the common spherical coordinates

  3. Apply clustering approach to define the boundaries of the functionally distinct cortical regions (von Mises-Fisher Distribution to identify clusters in a sphere)

    1. Define the optimal number of clusters (7-17 networks)
    2. Compute the confidence for each spatial location belonging to the assigned network (Silhouette metric)
  4. Validate results on an independent part of the dataset

Useful literature

Yeo et al. (2011)
Review about parcellations of the human brain

Suggested keywords/tags

parcellations
neuroimaging
replication
resting-state functional connectivity
cluster analysis

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions