Skip to content

ipdgc/GP2-post-GWAS-analysis

Repository files navigation


Logo

Post-GWAS analysis

One of the projects from the 2021 GP2/IPDGC Hackathon. The related manuscript can be found on bioRxiv: https://www.biorxiv.org/content/10.1101/2022.05.04.490670v1
Contributers: Julie Lake, Raquel Real, Bernabe Bustos, Bharati Jadhav, Lesley Wu

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Acknowledgments

About The Project

Project Screen Shot

Quick Description

The goal for this project was to develop a pipeline for some common post-GWAS follow up analyses.

Background/motivation

Genome-wide association studies (GWAS) are popular and useful tools for investigating genetic risk associated with a trait. Successful GWAS should be accompanied with various follow-up analyses such as heritability estimates and polygenic risk scores (PRS). It can be confusing and time-consuming when it comes to choosing and coding GWAS follow-up analyses. This workflow serves as an example for how to perform some common GWAS follow-up analyses using AMP-PD data to help give guidance to other researchers performing GWAS.

Workflow Summary

PD_LRRK2_hackathon.ipynb

  1. Setting up
  2. Preparing clinical files
  3. Genetic QC
  4. Heritability
  5. Genetic risk score

runs_of_homozygosity.ipynb

  1. Setting up
  2. Quality control
  3. Runs of homozygosity

(back to top)

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/ipdgc/GP2-post-GWAS-analysis.git

(back to top)

Usage

These notebooks can be directly uploaded to your workspace on Terra. They are designed to be used on Terra with AMP-PD data, but by changing the file paths you can use these notebooks anywhere other than Terra and for any data.

For more examples, please refer to Plink documentation and GCTA documentation

(back to top)

Acknowledgments

(back to top)

About

IPDGC x GP2 Hackathon 2021 Project - post-GWAS analysis

Resources

Stars

Watchers

Forks

Packages

No packages published