Changes

From Genome Analysis Wiki
Jump to navigationJump to search
670 bytes added ,  05:09, 17 February 2015
Line 1: Line 1:  +
== Useful Wiki Pages ==
    +
* The [[RAREFY | '''RAREFY Home''']]
 +
* The [[RAREFY_DOC | '''RAREFY Documentation''']]
 +
* The [[RAREFY_TUTORIAL | '''RAREFY Tutorial''']]
 +
* The [[RAREFY_DOWNLOAD | '''RAREFY Download Page''']]
 +
* The [[RAREFY_FAQ | '''FAQ''']]
 +
 +
==RAREFY COMMANDS==
 
  Options:
 
  Options:
 
   Input Files : --ped [], --dat []
 
   Input Files : --ped [], --dat []
Line 10: Line 18:  
==Input Files==
 
==Input Files==
 
===--ped [string]===
 
===--ped [string]===
followed by the file name of your[http://www.sph.umich.edu/csg/abecasis/merlin/tour/input_files.html  MERLIN format PED] file.
+
followed by the file name of your [http://www.sph.umich.edu/csg/abecasis/merlin/tour/input_files.html  MERLIN format PED] file.
    
===--dat [string]===
 
===--dat [string]===
Line 40: Line 48:     
==MCMC==
 
==MCMC==
===--seed [double]===
+
===--seed [int]===
 
===--chains [int]===
 
===--chains [int]===
 +
The default is '''3'''. This options allows users to specify number of MCMC chains to run with different starting point. In general, less than 10 chains is recommended. The result is averaged over all chains.
 
===--iterations [int]===
 
===--iterations [int]===
 +
The default is 50 million iterations. This option allows users to specify number of total iterations run in MCMC. Each chain will have the same amount of iterations divided from the total.
    
==Others==
 
==Others==
Line 51: Line 61:  
===--cpus [int]===
 
===--cpus [int]===
 
This option allows parallel computing using multiple CPUs. However, the maximum number of CPUs used is capped by number of chains specified in --chains option, if MCMC method is used.
 
This option allows parallel computing using multiple CPUs. However, the maximum number of CPUs used is capped by number of chains specified in --chains option, if MCMC method is used.
NOTE: a version of RAREFY allowing parallel computing must be compiled to use this option. Please refer [[RAREFY_DOWNLOAD | '''COMPILE''']] for more information.
+
NOTE: a version of RAREFY allowing parallel computing must be compiled to use this option. Please refer to [[RAREFY_DOWNLOAD | '''COMPILE''']] for more information.
    
===--prefix [string]===
 
===--prefix [string]===
 
This option allows users to customize the output prefix generated by RAREFY.
 
This option allows users to customize the output prefix generated by RAREFY.
2,004

edits

Navigation menu