Gradient Biotech

Resting-state fMRI

Build functional connectivity matrices from resting-state fMRI data, compute graph metrics, and compare connectivity patterns across cohorts.

Research question

How is functional connectivity organized in this resting-state scan, and how does it differ across patient and control groups?

Who this is for

  • Cognitive and systems neuroscience labs running resting-state fMRI
  • Psychiatry research groups studying default-mode and task-negative network dysconnectivity
  • Clinical imaging teams needing reproducible FC pipelines without SPM/FSL scripting

Data requirements

DataRequiredPurpose
Preprocessed NIfTI timeseriesYesROI extraction and correlation
BIDS archiveNoAutomated validation and metadata detection
Subject group labelsNo (required for cohort)NBS and group metric comparison
Confound regressorsNoMotion and physiological noise regression

Workflow

Create study → Upload NIfTI or BIDS → Functional connectivity → Graph metrics → Cohort NBS (optional)

Step 1 — Upload and validate

Upload preprocessed resting-state NIfTI per subject, or a BIDS ZIP archive, then run Validate BIDS from the dataset workspace.

Review validation warnings for missing BIDS fields before running FC pipelines.

Step 2 — Functional connectivity

Launch functional connectivity from the dataset workspace:

ParameterOptionsPurpose
atlas_nameaal, schaefer_100/200/400ROI parcellation scheme
confound_strategymotion, compcor, noneNuisance regression
Bandpass cutoffsconfigurableResting-state frequency filtering

Outputs include ROI timeseries, Pearson correlation matrix, and Fisher z-transformed connectivity.

Step 3 — Dynamic FC (optional)

Run dynamic functional connectivity for sliding-window state analysis:

  • Windowed correlation matrices across the scan
  • k-means state identification and state timecourses
  • Transition statistics between connectivity states

Step 4 — Graph metrics

Compute BCT graph metrics on the resulting connectivity matrix to characterize network topology for each subject.

Step 5 — Cohort comparison (optional)

When multiple subjects are uploaded with group labels, proceed to Cohort comparison for NBS and group metric analysis.

Expected outputs

  • ROI-to-ROI functional connectivity matrix per subject
  • Dynamic FC state maps and timecourses (when dynamic pipeline run)
  • Global and nodal graph metrics per subject
  • BIDS validation report with missing-field warnings

Typical analyses

AnalysisComparisonQuestion
Default-mode dysconnectivityPatient vs. controlAre DMN hub connections reduced in the patient group?
Treatment effectPre- vs. post-treatmentDoes FC change after pharmacological intervention?
State dynamicsHigh vs. low symptom scoreDo connectivity state transitions differ by clinical severity?

Related guides