Changes

From Genome Analysis Wiki
Jump to navigationJump to search
39 bytes added ,  14:49, 3 April 2012
Line 36: Line 36:     
*[[SuperDeDuper]] - Determine duplicate alignments, either marking or removing the lower quality duplicates. In addition, it may modify paired-end reads where the ends overlap by soft clipping the end with the lower quality bases in the region of overlap.
 
*[[SuperDeDuper]] - Determine duplicate alignments, either marking or removing the lower quality duplicates. In addition, it may modify paired-end reads where the ends overlap by soft clipping the end with the lower quality bases in the region of overlap.
*[[RGMergeBam]] – Merge sorted BAM files adding Read Groups
  −
*[[PolishBam]] – Add/Update header lines & add RG tag to each record
      
==== BAM Util Tools ====
 
==== BAM Util Tools ====
Line 59: Line 57:  
*[[BamUtil: clipOverlap|clipOverlap]] - Clip overlapping read pairs so they do not overlap
 
*[[BamUtil: clipOverlap|clipOverlap]] - Clip overlapping read pairs so they do not overlap
 
*[[BamUtil: trimBam| trimBam]] – Trim end of reads, changing read ends to ‘N’ & quality to ‘!’
 
*[[BamUtil: trimBam| trimBam]] – Trim end of reads, changing read ends to ‘N’ & quality to ‘!’
 +
*[[BamUtil: polishBam|polishBam]] – Add/Update header lines & add RG tag to each record
 +
*[[BamUtil: rgMergeBam|rgMergeBam]] – Merge sorted BAM files adding Read Groups
    
'''Helper Tools to Print Readable Information'''
 
'''Helper Tools to Print Readable Information'''

Navigation menu