Skip to content

SarahKhalife/VTA_UKB_Inflammation_Paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

VTA_UKB_Inflammation_Paper

Overview

This repository contains two scripts designed for processing, analyzing, and visualizing neuroimaging biomarkers and clinical measures related to depression severity. The analysis explores relationships between brain structure, inflammation markers, and depressive symptomatology in the UKB by using diffusion MRI and Quantitative Susceptibility Mapping.


R Scripts

1. DataCleaningVTA.R

This script focuses on preparing and cleaning the dataset for further analysis. Key functionalities include:

  • Loading and merging datasets.
  • Preprocessing steps to calculate derived variables such as normalized volumes and free-water maps.
  • Handling missing data and generating descriptive statistics.

2. DescriptiveStatsVTA.R

This script performs statistical analyses and generates visualizations for the dataset prepared in the first script.

Key Objectives:

  1. Generate descriptive statistics for both the full dataset and a subset of participants with a history of depression.
  2. Visualize depressive symptom severity using:
    • Bar plots for RDS scores.
    • Interactive visualizations comparing RDS scores by ICD depression status.
  3. Conduct ANOVA and linear regression analyses to assess the effects of neuroimaging biomarkers on depressive symptoms.
  4. Save publication-ready tables and visualizations.

Side note

Figure 2 (subject T1 with VTA atlas) was visualized by using fsleyes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages