Changes

From Genome Analysis Wiki
Jump to navigationJump to search
8 bytes added ,  18:06, 11 July 2017
no edit summary
Line 32: Line 32:  
'''<sup>&#8224;</sup>''' Binary executables are NOT guaranteed to run on every LINUX machine. Please compile from source files if you have trouble with the executable, or clone from the [https://github.com/Santy-8128/DosageConvertor github repository]. Else contact the author [mailto:sayantan@umich.edu Sayantan Das].
 
'''<sup>&#8224;</sup>''' Binary executables are NOT guaranteed to run on every LINUX machine. Please compile from source files if you have trouble with the executable, or clone from the [https://github.com/Santy-8128/DosageConvertor github repository]. Else contact the author [mailto:sayantan@umich.edu Sayantan Das].
   −
= Usage=
+
= Installation =
    
Users should follow the following steps to compile '''DosageConvertor ''' (if they downloaded the source files).
 
Users should follow the following steps to compile '''DosageConvertor ''' (if they downloaded the source files).
Line 43: Line 43:  
  make
 
  make
    +
 +
= Usage=
 
== Convert to PLINK Files ==
 
== Convert to PLINK Files ==
   Line 48: Line 50:     
  ./DosageConvertor        --vcfDose      TestDataImputedVCF.dose.vcf.gz
 
  ./DosageConvertor        --vcfDose      TestDataImputedVCF.dose.vcf.gz
                           --info        TestDataImputedVCF.info          (NOT mandatory)
+
                           --info        TestDataImputedVCF.info          (optional)
 
                           --prefix      OutPrefix
 
                           --prefix      OutPrefix
 
                           --type        plink                            (default)
 
                           --type        plink                            (default)
Line 60: Line 62:     
  ./DosageConvertor        --vcfDose      TestDataImputedVCF.dose.vcf.gz
 
  ./DosageConvertor        --vcfDose      TestDataImputedVCF.dose.vcf.gz
                           --info        TestDataImputedVCF.info        (NOT mandatory)
+
                           --info        TestDataImputedVCF.info        (optional)
 
                           --prefix      OutPrefix
 
                           --prefix      OutPrefix
 
                           --type        mach
 
                           --type        mach
487

edits

Navigation menu