Changes

From Genome Analysis Wiki
Jump to navigationJump to search
68 bytes added ,  14:01, 18 January 2019
no edit summary
Line 4: Line 4:  
= Introduction =
 
= Introduction =
 
DosageConvertor is a C++ tool to convert dosage files (in VCF format) from [[Minimac4| Minimac3/4]] to other formats such as MaCH or PLINK.
 
DosageConvertor is a C++ tool to convert dosage files (in VCF format) from [[Minimac4| Minimac3/4]] to other formats such as MaCH or PLINK.
 +
 +
[Please note that this tool CANNOT handle missing values in the input files and may NOT work appropriately for non-Minimac3/4 VCF files]
 +
    
= Download =
 
= Download =
Line 28: Line 31:  
  ## EXTRACT M3VCFTOOLS AND COMPILE
 
  ## EXTRACT M3VCFTOOLS AND COMPILE
 
   
 
   
  wget ftp://share.sph.umich.edu/minimac3/DosageConvertor/DosageConvertor.v1.0.4.tar.gz
+
  git clone https://github.com/Santy-8128/DosageConvertor
tar -xzvf DosageConvertor.v1.0.4.tar.gz
   
  cd DosageConvertor/
 
  cd DosageConvertor/
 
  make
 
  make
487

edits

Navigation menu