Changes

From Genome Analysis Wiki
Jump to navigationJump to search
55 bytes added ,  17:59, 3 July 2012
Line 100: Line 100:  
== Minimum Recalibration Base Quality (<code>--minBaseQual</code>) ==
 
== Minimum Recalibration Base Quality (<code>--minBaseQual</code>) ==
   −
When recalibrating reads, only positions with a base quality greater than this minimum will be recalibrated.  If <code>--minBaseQual</code> is not specified, it is defaulted to <span style="color:red">TBD - this parameter is not yet implemented.</span>.
+
When recalibrating reads, only positions with a base quality greater than this minimum will be recalibrated.  If <code>--minBaseQual</code> is not specified, it is defaulted to 5.
 +
 
 +
The ILLUMINA specs indicate that any quality below 5 can be used as an error indicator so we do not want to recalibrate those.
    
= Return Value =
 
= Return Value =

Navigation menu