Changes

From Genome Analysis Wiki
Jump to navigationJump to search
51 bytes added ,  13:15, 9 April 2014
Line 53: Line 53:  
* An example command line for a related sample when you have genotype info saved in VCF file is as following:
 
* An example command line for a related sample when you have genotype info saved in VCF file is as following:
 
   ./raremetalworker --ped your.pheno.ped --dat your.pheno.dat --vcf your.geno.vcf.gz --prefix your.study
 
   ./raremetalworker --ped your.pheno.ped --dat your.pheno.dat --vcf your.geno.vcf.gz --prefix your.study
* An example command line for a related sample when you have genotype info saved in PED/DAT file is as following:
+
* An example command line for a related sample when you have genotype info saved in PED/DAT file and want to use pedigree information is as following:
   ./raremetalworker --ped your.ped --dat your.dat --prefix your.study
+
   ./raremetalworker --ped your.ped --dat your.dat --prefix your.study --kinPedigree
 
* An example command line for an unrelated sample when you have genotype info saved in PED/DAT file is as following:
 
* An example command line for an unrelated sample when you have genotype info saved in PED/DAT file is as following:
 
   ./raremetalworker --ped your.ped --dat your.dat --prefix your.study
 
   ./raremetalworker --ped your.ped --dat your.dat --prefix your.study
2,004

edits

Navigation menu