Changes

From Genome Analysis Wiki
Jump to navigationJump to search
3 bytes removed ,  13:27, 9 April 2014
Line 52: Line 52:     
* To execute the program, go to /RareMetalWorker_0.4.8/RareMetalWorker/bin, then the program can be executed by ./raremetalworker.
 
* To execute the program, go to /RareMetalWorker_0.4.8/RareMetalWorker/bin, then the program can be executed by ./raremetalworker.
* Some example command lines when you have genotype info saved in PED/DAT file are in the following:
+
* Some example command lines when you have genotype info saved in PED/DAT file are in the following. For more examples, please refer to [[RAREMETALWORKER#Example_Command_Lines | '''RAREMETALWORKER EXAMPLES''']].
 
   If you want to analyze the sample as unrelated individuals, then use  
 
   If you want to analyze the sample as unrelated individuals, then use  
 
   ./raremetalworker --ped your.ped --dat your.dat --prefix your.study (this will give your output a recognizable prefix)
 
   ./raremetalworker --ped your.ped --dat your.dat --prefix your.study (this will give your output a recognizable prefix)
Line 72: Line 72:  
   If you want to analyze the sample as related using genomic relationship matrix, then use
 
   If you want to analyze the sample as related using genomic relationship matrix, then use
 
   ./raremetalworker --ped your.ped --dat your.dat --vcf your.vcf.gz --kinGeno --kinSave --prefix your.study
 
   ./raremetalworker --ped your.ped --dat your.dat --vcf your.vcf.gz --kinGeno --kinSave --prefix your.study
  −
* For more examples, please refer to [[RAREMETALWORKER#Example_Command_Lines | '''RAREMETALWORKER EXAMPLES''']].
      
==Method==
 
==Method==
2,004

edits

Navigation menu