Skip to content

Protocol for Imputation on Michigan Impuations server of GWAS data in PLINK format

Notifications You must be signed in to change notification settings

sgul-genetics-centre-bioinformatics/GWAS-Imputation-Protocol-

 
 

Repository files navigation

GWAS-Imputation-Protocol-

Requirements

General

Pre-Imputation-Processing

Post-Imputation-Processing

How to Run

Create the following directory tree inside the Imputation Folder

  • /starting_plink_files
  • /frequency_outputs
  • /updated_plink_files
  • /shapeit_phase_out
  • /imputation/
  • /imputation/pre-phased_vcfs

For pre-Imputation-Processing
Run: pipeline_pre_Imputation_Checking_Formatting.sh
Files inside imputation/pre-phased are now ready to be uploaded to Michigan Imputation Server https://imputationserver.readthedocs.io/en/latest/

Michigan Imputation Server recommended parameters:

  • Reference Panel: HRC r1.1 2016
  • Input Files: .vcf.gz and .vcf.tbi files inside the /imputation/pre-phased_vcfs directory
  • Phasing: ShapeIT v2.r790 (unphased)

For post-Imputation-Processing
Download your results (zip files) from Michigan Imputation Server inside the /imputation/ folder you created.
Output: A set of plink bfiles containing all the chromosomes merged. Only the variants with R2 quality greater than the threshold provided will be included in the file. The varians are now annotated to rsid numbers where possible.

About

Protocol for Imputation on Michigan Impuations server of GWAS data in PLINK format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 67.0%
  • Shell 17.7%
  • R 15.3%