Changes

From Genome Analysis Wiki
Jump to navigationJump to search
172 bytes added ,  17:54, 22 May 2012
Line 46: Line 46:  
This code assumes that at most 1000 bases are clipped at the start of a read.
 
This code assumes that at most 1000 bases are clipped at the start of a read.
    +
 +
==Handling Recalibration==
 +
Reads skipped for recalibrating (both for determining recalibrated values and for being modified):
 +
* Duplicates
 +
* Unmapped
 +
* Mapping Quality = 0
    
== How to use it ==
 
== How to use it ==
Line 54: Line 60:     
The output SAM/BAM file is also required, [[#output File (--out)|output File (--out)]].
 
The output SAM/BAM file is also required, [[#output File (--out)|output File (--out)]].
      
= Usage =
 
= Usage =

Navigation menu