GIGI: Genotype Imputation Given Inheritance
Introduction
GIGI is a computer program to impute missing
genotypes on pedigrees. Our
approach handles large pedigrees by using a Markov Chain Monte
Carlo-based program to infer inheritance vectors. Our approach
has 2 steps:
- use the program gl_auto from the MORGAN package to infer inference vectors
- using genotypes from informative framework markers
- use GIGI to impute missing genotypes
Reference
- Cheung, CYK., Thompson, E.A., Wijsman, E.M. (2013). GIGI: An approach to effective imputation of dense genotypes on large pedigrees. American Journal of Human Genetics 92:504-516 [link]
Download
GIGI, along with example files, is available here (current version: 1.03). [documentation][FAQs][changelog].
The program is written in C++ and runs on Linux machines.
Older version: v1.02
Note
GIGI is for imputing genotypes on pedigrees with known
pedigree structure. If the goal is to impute genotypes on
unrelated individuals, consider using a population-based
genotype imputation program (eg. BEAGLE) instead.
Contact
Programmer and maintainer: Charles Y K Cheung - cykc@uw.edu
last updated: July 19, 2013