IMPUTE2: Difference between revisions

From Cheaha
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
[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)].
[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
'''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:
The following Modules files should be loaded for this package:
<pre>
<pre>
Line 16: 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