Changes

From Genome Analysis Wiki
Jump to navigationJump to search
85 bytes removed ,  19:29, 16 November 2012
Line 54: Line 54:  
   M X:111111
 
   M X:111111
 
* '''Markers in PED and DAT file must be sorted by chromosome and position.'''
 
* '''Markers in PED and DAT file must be sorted by chromosome and position.'''
 +
 +
* Covariate and trait values are saved in PED file. Covariate and trait descriptions are saved in DAT file.
    
==== VCF File ====
 
==== VCF File ====
Line 61: Line 63:  
   bgzip input.vcf    ## this command will produce input.vcf.gz
 
   bgzip input.vcf    ## this command will produce input.vcf.gz
 
   tabix -pvcf -f input.vcf.gz  ## this command will produce input.vcf.gz.tbi
 
   tabix -pvcf -f input.vcf.gz  ## this command will produce input.vcf.gz.tbi
  −
==== Covariates & Traits ====
  −
* Covariate and trait values are saved in PED file. Covariate and trait descriptions are saved in DAT file.
  −
* It follows Merlin input format as in the above link.
      
=== Software Options ===
 
=== Software Options ===
2,004

edits

Navigation menu