Skip to content

BrightLab-ANVIL/WholeBrain_AuditoryMapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WholeBrain_AuditoryMapping

Analysis code to accompany Whole-Brain Auditory Mapping paper

1. Subject-level GLM

  • x.tedana_extReg_Audio.sh: Script to create the required inputs and run tedana with automatic classification using external regressors

  • demo_external_regressors_motion_task_models.json: Tedana automatic classification decision tree (included as part of tedana v24.0.2)

  • x.RUN_GLM and x.RUN_GLM_PrecisionMapping: Example scripts to run the functions below.

    Note: x.RUN_GLM is a simplified script used for Session 1 data and x.RUN_GLM_PrecisionMapping can be used for data collected in the precision mapping session (Session 2)

    • x.PreProc_RejectedICA_edit.sh: Function to prepare the rejected ICA components considering task-correlation and with orthogonalization

    • x.GLM_REML_ICA_{X}runs.sh: Function to run subject-level GLM including motion, motion derivatives, CO2, task regressor, and rejected ICA components for X concatenated runs

    • x.GLM_SE_{X}runs.sh: Function to run subject-level GLM including motion, motion derivatives, CO2, and task regressor for X concatenated runs

2. Group-level Analysis

Whole-Brain Analysis

  • x.3dMEMA_1samp.sh: Example script to perform group-level modeling for whole-brain analysis

  • x.Cluster.sh: Example script to perform cluster-level inference testing

Region-Specific Analysis

  • x.RegionSpecific_Analysis.sh: Example script to perform group-level modeling for region-specific analysis

3. Precision Mapping Analysis

  • x.PrecisionMapping_Analyses.sh: Example script to run to perform whole-brain and region-specific analysis on precision mapping data
    • Whole-Brain Analysis: Uses x.Subject_SigActivation.sh script to find voxels of significant positive activation with False Discovery Rate (FDR) correction
    • Region-Specific Analysis: Uses DO_TopPer option to find voxels above a specified threshold (e.g. top 5% voxels) based on t-statistic value

About

Analysis code to accompany Whole-Brain Auditory Mapping paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages