Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 102: Line 102:  
(default is 0, do not extend the target region)
 
(default is 0, do not extend the target region)
 
|-
 
|-
|SAMTOOLS_VIEW_TARGET_ONLY || When performing samtools view, if set to true, exclude off-target regions
+
|SAMTOOLS_VIEW_TARGET_ONLY || '''true''': speeds up processing by excluding off-target regions initially when performing samtools view
(default is false)
     −
You may not want to set this to true due to it may:
+
'''false''' (default): off-target regions are not excluded when performing samtools view, but are excluded at a later step
 +
 
 +
'''Warning:''' You may not want to set this to true due to it may:
 
*''make command line too long''
 
*''make command line too long''
 
*''produce an error if reads overlap multiple targeted regions''
 
*''produce an error if reads overlap multiple targeted regions''

Navigation menu