Skip to content

hsuanwei-chen/task-VisRhyming_harmonization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Does Nonverbal IQ Modulate the Relation Between Phonological Awareness and Reading Skill? Harmonization of Multi-Site fMRI-data

Leaders

Isaac Chen from the Brain Development Lab

Collaborators

James R. Booth ([email protected])

Project Description

Research shows that reading skill (i.e. accuracy of reading words aloud) and phonological awareness (i.e. sensitivity to the sound structure of language) are bi-directionally related, but we do not know how non-verbal IQ (i.e. sensitivity to stimulus patterns) influences this relationship. The proposed project seeks to examine how nonverbal IQ modulates the effect of (1) behavioral differences in phonological awareness on the neural basis of reading skill and (2) behavioral differences in reading skill on the neural basis of phonological awareness.

Neuroimaging data for this project were collected across various sites using different scanners. Pooling fMRI data across multiple sites is critical for improving the generalizability of findings to a diverse population. However, multi-site fMRI data are often affected by non-biological variability, attributable to differences in scanner manufacturers, non-standardized imaging acquisition parameters, or other intrinsic factors. This source of variability may lead to limited statistical power or even result in spurious findings. The objective for Brainhack Vanderbilt 2025 is to develop a harmonization pipeline designed to reliably remove between-scanner variability and ensure reproducibility for downstream analyses.

fMRI_harmonization

Learn About the Three Datasets

For each dataset, read the data descriptor articles and browse through the corresponding OpenNeuro datasets to learn about the differences in imaging acquisition parameters.

How to Get Started with ComBat

  1. Read the documentation for neuroCombat by Fortin et al. 2018.

  2. From Dr. John Muschelli's Neuroimaging Analysis with R series, read through the slides and try running the example code for the lecture Image Harmonization.

Installation

  1. Library Dependencies: Install the required R packages:

    # Install required packages
    # SummarizedExperiment is required to download neuroCombat
    if (!require("BiocManager", quietly = TRUE))
        install.packages("BiocManager")
    
    BiocManager::install("SummarizedExperiment")
    
    # Download neuroCombat from github
    library(devtools)
    install_github("jfortin1/neuroCombatData")
    install_github("jfortin1/neuroCombat_Rpackage")
  2. Clone Repository: Clone the repository to your local machine:

    git clone <https://github.com/hsuanwei-chen/task-VisRhyme_harmonization.git>

How to Use this Repository

TBD

About

BrainHack Vanderbilt 2025 Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •