Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 25: Line 25:     
*Assumes the file is sorted by Coordinate (or ReadName if using <code>--readName</code> option)
 
*Assumes the file is sorted by Coordinate (or ReadName if using <code>--readName</code> option)
*Assumes only 2 reads have matching ReadNames
+
*Assumes only 2 reads have matching ReadNames (Supplementary and Secondary reads are ignored/skipped by default so will not cause a problem)
 
**It matches in pairs, so if there are 3, the first 2 will be matched and compared, but the 3rd won't.  If there are 4, the first 2 will be matched and the last 2 will be matched and compared.
 
**It matches in pairs, so if there are 3, the first 2 will be matched and compared, but the 3rd won't.  If there are 4, the first 2 will be matched and the last 2 will be matched and compared.
 
*Only mapped reads will be clipped
 
*Only mapped reads will be clipped

Navigation menu