Changes

From Genome Analysis Wiki
Jump to navigationJump to search
266 bytes added ,  13:48, 17 October 2012
Line 277: Line 277:  
To run the Firth test using the EPACTS software:  
 
To run the Firth test using the EPACTS software:  
 
<pre>epacts2.1/epacts single -vcf [INPUT VCF FILENAME] -ped [INPUT PED FILENAME] -out [OUTPUT FILENAME PREFIX] \
 
<pre>epacts2.1/epacts single -vcf [INPUT VCF FILENAME] -ped [INPUT PED FILENAME] -out [OUTPUT FILENAME PREFIX] \
-test b.firth -pheno DISEASE -cov AGE -sepchr -anno -min-mac 1 -max-mac 200 -run 10
+
-test b.firth -pheno DISEASE -cov AGE -sepchr -anno -min-mac 1 -max-mac 200 -field EC -run 10
 +
 
 +
 
 +
</pre>
 +
<br>'''Important:''' &nbsp;To analyze dosages (not genotypes), you must specify the dosage field with the "--field EC" option. &nbsp;Without this option, you will be analyzing the hard genotypes (i.e. --field option defaults to "GT" or "genotypes")!<br>
   −
</pre>
   
=== 3. Analysis of chromosome 20 using logistic regression score test  ===
 
=== 3. Analysis of chromosome 20 using logistic regression score test  ===
  
216

edits

Navigation menu