gatk-3.8/public
Mauricio Carneiro c85100ce9c Fix ClippingOp bug when performing multiple hardclip ops
bug: When performing multiple hard clip operations in a read that has indels, if the N+1 hardclip requests to clip inside an indel that has been removed by one of the (1..N) previous hardclips, the hard clipper would go out of bounds.

fix: dynamically adjust the boundaries according to the new hardclipped read length. (this maintains the current contract that hardclipping will never return a read starting or ending in indels).
2011-12-14 16:57:47 -05:00
..
R scales=free shows variance within analysis better 2011-12-07 14:09:32 -05:00
c Reinitialize random seed in the bwa bindings from the fixed seed stored in the 2011-07-22 13:41:53 -04:00
chainFiles
doc
java Fix ClippingOp bug when performing multiple hardclip ops 2011-12-14 16:57:47 -05:00
packages Revved Picard to incorporate tfennell's AsyncSAMFileWriter. 2011-12-06 10:37:42 -05:00
perl Update to the bindings for liftOverVCF.pl (to -V from -B) 2011-09-15 15:33:09 -04:00
scala Added test mode to PPP 2011-12-12 18:29:06 -05:00
testdata Data Processing Pipeline Test 2011-12-12 00:24:51 -05:00