Skip to content

Files

Latest commit

6ced96e · Dec 15, 2023

History

History
11 lines (10 loc) · 494 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 494 Bytes

GWAS analysis with gemma

1) gemma_output_results.R

Overview

This R script extract results from gemma outputs, generates QQ plots and Manhattan plots, extracts significant (SNPs), and computes relevant statistics from log files.

Usage

Rscript gemma_output_results.R <P_wald_threshold>

Requirements

Make sure you have R installed on your system. Additionally, the script requires the following R packages, which will be installed automatically if not found:

  • qqman
  • extrafont