Changes

From Genome Analysis Wiki
Jump to navigationJump to search
26 bytes added ,  23:28, 12 November 2017
Line 20: Line 20:     
== Soft Clipping Notes (--clip/-c) ==
 
== Soft Clipping Notes (--clip/-c) ==
 +
(Version 1.0.14 and later)
 
When soft clipping:
 
When soft clipping:
 
:* if the entire read would be soft clipped, no clipping is done, and instead the read is marked as unmapped
 
:* if the entire read would be soft clipped, no clipping is done, and instead the read is marked as unmapped
Line 44: Line 45:  
# Run samtools fixmate and pipe it into samtools sort by position
 
# Run samtools fixmate and pipe it into samtools sort by position
 
#* <pre> samtools fixmate tempQuerySort.bam - | samtools sort - finalResult</pre>
 
#* <pre> samtools fixmate tempQuerySort.bam - | samtools sort - finalResult</pre>
      
= Parameters =
 
= Parameters =

Navigation menu