Changes

From Genome Analysis Wiki
Jump to navigationJump to search
480 bytes added ,  21:21, 27 September 2012
Line 46: Line 46:  
== 2.  Convert the minimac or Impute2 output into VCF format  ==
 
== 2.  Convert the minimac or Impute2 output into VCF format  ==
   −
[ '''Explanation wrapper program usage ''']
+
EPACTS requires input genotype / doseage information in VCF format.  After imputation with either minimac or Impute2, use this wrapper program "dose2vcf" to convert your doseage output to VCF format.
   −
An explanation of VCF files can be found [http://genome.sph.umich.edu/wiki/EPACTS#VCF_file_for_Genotypes here].
+
Download and install the wrapper program here. [ PLEASE COMPLETE ]
 +
 
 +
 
 +
 
 +
To run the wrapper program, use the following command
 +
<pre>&gt; dose2vcf/dose2vcf --dose [ .dose file ]  --info [ .info file ] --out [ output file prefix ]
 +
</pre>
 +
For example, for imputed chromosome 1 data from FUSION:
 +
<pre>&gt; dose2vcf/dose2vcf --dose FUSION.GWAS.1KG.imp.chr1.dose --info FUSION.GWAS.1KG.imp.chr1.info --out out/FUSION.GWAS.1KG.imp.chr1
 +
</pre>
    
== 3. &nbsp;Prepare PED file for phenotypes and covariates  ==
 
== 3. &nbsp;Prepare PED file for phenotypes and covariates  ==
216

edits

Navigation menu