Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Working directory for UoE Richardson Lab fMRI pipeline using the Ebby server

Notifications You must be signed in to change notification settings

hrichardsonlab/ebby-fmri-analysis-old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fMRI pipeline

These folders have the scripts for running the fMRI analysis pipeline, written in python and bash:

  • Converting from raw DICOMS to run-separated data in BIDS specification
  • Preprocessing using fMRIPrep
    • The data are first run through the anatomical-only workflow using freesurfer within fMRIPrep because some participants only have structural data
    • The data are then run through the rest of the fMRIPrep workflow including:
      • Separating brain from skull, calculating brain tissue segmentation, spatial normalization
      • Confound estimation
  • Motion estimation for data exclusion
  • First-level modeling
  • Second-level modeling

See the Wiki page for more detailed information about running each step of the pipeline.

About

Working directory for UoE Richardson Lab fMRI pipeline using the Ebby server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.0%
  • Python 13.0%