Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 77: Line 77:     
== Configuration File ==
 
== Configuration File ==
Configuration file contains the run-time options including the software binaries and command line arguments.  A default configuration file is automatically loaded.  Users must specify their own configuration file specifying just the values different than the defaults.
+
{{:GotCloud: Configuration}}
   −
Comments begin with a <code>#</code>
+
===Additional Required User Config Files Settings===
 
  −
Format: KEY = value
  −
 
  −
Where KEY is the item being set and value is its new value
  −
 
  −
===Required User Config Files Settings===
   
The following Config File Settings must be specified by the user:
 
The following Config File Settings must be specified by the user:
 
* CHRS = space separated list of chromosomes you want
 
* CHRS = space separated list of chromosomes you want
 
* BAM_INDEX = path to the Index File of BAMs
 
* BAM_INDEX = path to the Index File of BAMs
  −
===Required on Command-Line or in Config File===
  −
The following Command-Line or Config File Settings must be specified by the user:
  −
* --outdir/OUT_DIR= path to desired output directory
      
===Targeted/Exome Sequencing Settings===
 
===Targeted/Exome Sequencing Settings===
Line 114: Line 104:  
* Extend the target region by a given number of bases, for example: 50
 
* Extend the target region by a given number of bases, for example: 50
 
** OFFSET_OFF_TARGET = 50
 
** OFFSET_OFF_TARGET = 50
  −
=== Configure Reference Files ===
  −
See [[#Reference Files| Reference Files]] for information on how to specify the reference files.
      
=== Chromosome X Calling ===
 
=== Chromosome X Calling ===

Navigation menu