Skip to content

MBgithubBio/R_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Rscripts for genomics analysis

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

2) MDS.plots.from_plink.R

Usage

Rscript MDS.plots.from_plink.R plink_output.mds

Pefrom MDS plots from plink.mds file output after preforming IBD analysis please read from https://zzz.bwh.harvard.edu/plink/strat.shtml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages