Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 101: Line 101:  
*''produce an error if reads overlap multiple targeted regions''
 
*''produce an error if reads overlap multiple targeted regions''
 
** see: [[GotCloud: FAQs#Targetted/Exome|GotCloud: FAQs->Targetted/Exome]]
 
** see: [[GotCloud: FAQs#Targetted/Exome|GotCloud: FAQs->Targetted/Exome]]
 +
|-
 +
| WGS_SVM || whether or not to run SVM on the whole genome rather than by chromosome (default is by chromosome).  Set to TRUE if you are running with a small number of target regions. ||
 +
|-
 
|}
 
|}
   Line 258: Line 261:  
{| class="wikitable" style="margin: 1em 1em 1em 0; background-color: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse;" border="1"
 
{| class="wikitable" style="margin: 1em 1em 1em 0; background-color: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse;" border="1"
 
! Configuration Key !! Program Description !! Default Value
 
! Configuration Key !! Program Description !! Default Value
 +
|-
 +
| WGS_SVM || whether or not to run SVM on the whole genome rather than by chromosome (default is by chromosome).  Set to TRUE if you are running with a small number of target regions. ||
 
|-
 
|-
 
| VCF_EXTRACT || position file to use for glfFlex ||  
 
| VCF_EXTRACT || position file to use for glfFlex ||  
Line 315: Line 320:  
|}
 
|}
   −
==== Options ====
+
==== Additional Options ====
    
{| class="wikitable" style="margin: 1em 1em 1em 0; background-color: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse;" border="1"
 
{| class="wikitable" style="margin: 1em 1em 1em 0; background-color: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse;" border="1"
Line 321: Line 326:  
|-
 
|-
   −
| || SAMTOOLS_VIEW_FILTER || filter settings for samtools view (default filters by mapping quality and flag)  || -q 20 -F 0x0704
+
| SAMTOOLS_VIEW_FILTER || filter settings for samtools view (default filters by mapping quality and flag)  || -q 20 -F 0x0704
|-
  −
| || NOBAQ_SUBSTRINGS || skip the BAQ step if the BAM filename contains the specified space-separated substrings || SOLID
  −
|-
  −
| || BAM_DEPEND || set to true to rerun the pipeline if the BAM files are newer than previously run steps that use them || FALSE
   
|-
 
|-
| || WGS_SVM ||  ||  
+
| NOBAQ_SUBSTRINGS || skip the BAQ step if the BAM filename contains the specified space-separated substrings || SOLID
 
|-
 
|-
| || MAKE_OPTS ||  ||  
+
| BAM_DEPEND || set to true to rerun the pipeline if the BAM files are newer than previously run steps that use them || FALSE
 
|-
 
|-
| || KEEP_LOG ||  ||  
+
| MAKE_OPTS || set to add additional makefile options ||  
 
|-
 
|-
 
|}
 
|}

Navigation menu