HAPGEN: Difference between revisions

From Cheaha
Jump to navigation Jump to search
(Page started)
 
(added links and wiki description.)
Line 1: Line 1:
{{Generic_stub}}
{{Generic_stub}}


HAPGEN is a program thats simulates case control datasets at SNP markers and can output data in the FILE FORMAT used by IMPUTE, SNPTEST  and GTOOL. The approach can handle markers in LD and can simulate datasets over large regions such as whole chromosomes. Hapgen simulates haplotypes by conditioning on a set of population haplotypes and an estimate of the fine-scale recombination rate across the region.
[https://mathgen.stats.ox.ac.uk/genetics_software/hapgen/hapgen2.html HAPGEN] is a program thats simulates case control datasets at SNP markers and can output data in the FILE FORMAT used by IMPUTE, SNPTEST  and GTOOL. The approach can handle markers in LD and can simulate datasets over large regions such as whole chromosomes. Hapgen simulates haplotypes by conditioning on a set of population haplotypes and an estimate of the fine-scale recombination rate across the region.


Command line syntax example for HAPGEN can be found by [http://www.stats.ox.ac.uk/~marchini/software/gwas/hapgen.html#Running_HAPGEN_top clicking here].
Command line syntax example for HAPGEN can be found by [https://mathgen.stats.ox.ac.uk/genetics_software/hapgen/hapgen2.html#Running_HAPGEN_top clicking here].
   
   
The HAPGEN environment module can be loaded as follows
The HAPGEN environment module can be loaded as follows
<pre>
<pre>
module load hapgen/hapgen
module load hapgen/hapgen
</pre>
</pre>

Revision as of 15:46, 20 March 2012

This page is a Generic stub.

You can help by expanding this page..

HAPGEN is a program thats simulates case control datasets at SNP markers and can output data in the FILE FORMAT used by IMPUTE, SNPTEST and GTOOL. The approach can handle markers in LD and can simulate datasets over large regions such as whole chromosomes. Hapgen simulates haplotypes by conditioning on a set of population haplotypes and an estimate of the fine-scale recombination rate across the region.

Command line syntax example for HAPGEN can be found by clicking here.


The HAPGEN environment module can be loaded as follows

module load hapgen/hapgen