gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
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
public Fix ClippingOp bug when performing multiple hardclip ops 2011-12-14 16:57:47 -05:00
settings Revved Picard to incorporate tfennell's AsyncSAMFileWriter. 2011-12-06 10:37:42 -05:00
.gitignore Minor additions to the shared .gitignore file, now that Mark has checked one in. 2011-10-26 12:24:28 -04:00
LICENSE One last test... 2011-06-28 19:18:17 -04:00
build.xml Extensive unit test for GenotypeContextUnitTest 2011-11-20 18:28:01 -05:00
ivy.xml Updating the HybridSelectionPipeline for SnpEff 2.0.4 RC3 2011-11-17 14:46:12 -05:00