Changes

From Genome Analysis Wiki
Jump to navigationJump to search
22 bytes removed ,  10:16, 18 June 2012
Line 147: Line 147:     
   == 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 --haps target.hap.gz --snps target.snps.gz --rounds 5 --states 200 --prefix results
 
   Note: GWAS SNPs (file --snps target.snps.gz) are by default expected to be in the chr:pos format e.g. 1:1000 and on build37/hg19;  
 
   Note: GWAS SNPs (file --snps target.snps.gz) are by default expected to be in the chr:pos format e.g. 1:1000 and on build37/hg19;  
 
           otherwise, please set the --rs flag  
 
           otherwise, please set the --rs flag  
550

edits

Navigation menu