Changes

From Genome Analysis Wiki
Jump to navigationJump to search
114 bytes added ,  08:40, 20 April 2012
Line 148: Line 148:  
   == using a VCF reference panel ==
 
   == using a VCF reference panel ==
 
   minimac --vcfReference --refHaps ref.vcf.gz --refSnps ref.snps.gz --haps target.hap.gz --snps target.snps.gz --rounds 5 --states 200 --prefix results
 
   minimac --vcfReference --refHaps ref.vcf.gz --refSnps ref.snps.gz --haps target.hap.gz --snps target.snps.gz --rounds 5 --states 200 --prefix results
 +
  Note: GWAS SNPs (file --snps target.snps.gz) have to be in the chr:pos format e.g. 1:1000 and on build37/hg19
 +
    
   == using a MaCH reference panel ==
 
   == using a MaCH reference panel ==
 
   minimac --refHaps ref.hap.gz --refSnps ref.snps.gz --haps target.hap.gz --snps target.snps.gz --rounds 5 --states 200 --prefix results
 
   minimac --refHaps ref.hap.gz --refSnps ref.snps.gz --haps target.hap.gz --snps target.snps.gz --rounds 5 --states 200 --prefix results
 +
     
550

edits

Navigation menu