/StressGeneticsMood

This repository contains the code for the analysis presented in the paper "Stress, Genetics and Mood: Impact of COVID-19 on a College Freshman Sample"

Primary LanguageRGNU General Public License v3.0GPL-3.0

Stress Genetics and Mood

This repository contains the code for the analysis presented in the paper "The Impact of COVID-19 on a College Freshman Sample Reveals Genetic and Nongenetic Forms of Susceptibility and Resilience to Stress"

Genetics

The bash scripts for manipulating the genetic data require the following software and resources:

The QC folder contains the scripts to perform quality control on the genetic data and split the data by chromosome in order to get it ready for imputation. The PostImputation folder contains scripts to combine data from various cohorts after imputation. The PRSice folder contains the script used to compute the PRS using the PRSice2 software. Creating the Polygenic Risk Score requires the GWAS summary statistics from Howard et al (2019). The summary statistics for all variants was used.

R Code for the figures

The R code used to generate all the figures in the paper is provided here. The code needs the survey data which is available upon request. The R utility functions used to access the survey data will also be made available upon request.