Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 89: Line 89:     
</pre>  
 
</pre>  
 +
The columns in the results file are:
 +
 +
#CHROM: &nbsp;chromosome
 +
#BEGIN: &nbsp;starting position
 +
#END: ending position (same as BEGIN if a SNP)
 +
#MARKER_ID: &nbsp;name of varian
 +
#NS: &nbsp;Number of samples (cases + controls)
 +
#AC: &nbsp;Total allele count in sample
 +
#CALLRATE: &nbsp;call rate
 +
#MAF: &nbsp;minor allele frequency in full sample
 +
#PVALUE: &nbsp;score test association p-value
 +
#SCORE: &nbsp;test statistic for score test
 +
#N.CASE: &nbsp;number of cases
 +
#N.CTRL: &nbsp;number of controls
 +
#AF.CASE: &nbsp;allele frequency in cases only
 +
#AF.CTRL: &nbsp;allele frequency in controls only
 +
 
Note: &nbsp;For variants below the minimum MAF threshold (min-maf = 0.001), the number of cases and controls (N.CASE, N.CTRL) are not outputted (listed as "NA").  
 
Note: &nbsp;For variants below the minimum MAF threshold (min-maf = 0.001), the number of cases and controls (N.CASE, N.CTRL) are not outputted (listed as "NA").  
  
216

edits

Navigation menu