Skip to content

MBgithubBio/GWAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages