IMPUTE2: Difference between revisions

From Cheaha
Jump to navigation Jump to search
(added category software)
 
Line 18: Line 18:




[[Category:Software]]
[[Category:Software]][[Category:Bioinformatics]]

Latest revision as of 15:14, 4 April 2012

This page is a Generic stub.

You can help by expanding this page..


IMPUTEis a program for estimating ("imputing") unobserved genotypes in SNP association studies. The program is designed to work seamlessly with the output of the genotype calling program CHIAMO and the population genetic simulator HAPGEN, and it produces output that can be analyzed using the program SNPTEST. There are currently three different versions of the IMPUTE software available for download: version 0.5 implements the methodology described in Marchini et al. (2007); version 1 is essentially the same as version 0.5, with a couple of added features; and IMPUTE v2implements a major extension that was introduced in Howie et al. (2009). Howie et al. (2009).

Project website: https://mathgen.stats.ox.ac.uk/impute/impute_v2.html

Load SGE module

The following Modules files should be loaded for this package:

module load impute/impute-2.1.2

Or to use the latest

module load impute/impute