IMPUTE2: Difference between revisions
(started page) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
IMPUTE | [https://mathgen.stats.ox.ac.uk/impute/impute_v2.html IMPUTE]is 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 [https://mathgen.stats.ox.ac.uk/impute/impute_v2.html IMPUTE v2]implements a major extension that was introduced in Howie et al. (2009). [https://mathgen.stats.ox.ac.uk/impute/impute_v2.html#reference_2 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: | |||
<pre> | <pre> | ||
module load impute/impute-2.1.2 | module load impute/impute-2.1.2 | ||
Line 13: | Line 16: | ||
module load impute/impute | module load impute/impute | ||
</pre> | </pre> | ||
[[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