Skip to content

RayDebashree/GWAStools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Description

A list of useful tools for genome-wide association analysis. Tools mostly developed & maintained by friends and colleagues. Tools that I have frequently used.

Links

  1. EPACTS - versatile software pipeline to perform various statistical tests for identifying genome-wide association from sequence data through a user-friendly interface. It includes popular statistical genetics methods like EMMAX, SKAT etc.

  2. gwasTools - a fancy collection of R scripts for plotting GWAS results (Power plot, Manhattan plot, QQ plot)

    • A less fancy & easy-to-use QQ plot code here.
    • A less fancy & easy-to-use Manhattan plot code here.
  3. LocusZoom - a suite of interactive tools to provide fast visualization of GWAS results for research and publication.

  4. METAL - software for meta-analysis of large datasets (such as several whole genome scans) in a convenient, rapid and memory efficient manner.

  5. RMMLR - software for rapid genome-wide gene-based association tests with multiple traits using multivariate multiple linear regression.

  6. SWISS - software to help identify overlap between association scan results and GWAS hit catalogs. It can also be used to obtain a set of independent (LD-pruned) loci from a given set of loci.