Changes

From Genome Analysis Wiki
Jump to navigationJump to search
18 bytes added ,  19:31, 19 April 2012
Line 147: Line 147:     
   == using a VCF reference panel ==
 
   == using a VCF reference panel ==
   minimac --vcf --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
    
   == using a MaCH reference panel ==
 
   == using a MaCH reference panel ==
Line 167: Line 167:  
| Reference haplotypes (e.g. from [http://www.sph.umich.edu/csg/abecasis/MACH/download/1000G-2010-06.html MaCH download page])
 
| Reference haplotypes (e.g. from [http://www.sph.umich.edu/csg/abecasis/MACH/download/1000G-2010-06.html MaCH download page])
 
|-  
 
|-  
| <code>--vcf </code>  
+
| <code>--vcfReference </code>  
 
| This option specifies that the provided --refHaps file is provided in VCF format , no --refSNPs file needed.
 
| This option specifies that the provided --refHaps file is provided in VCF format , no --refSNPs file needed.
 
|-  
 
|-  
550

edits

Navigation menu