gatk-3.8/protected/java/test/org/broadinstitute/sting/gatk/walkers
Mark DePristo d20be41fee Bugfix for FragmentUtils.mergeOverlappingPairedFragments
-- The previous version was unclipping soft clipped bases, and these were sometimes adaptor sequences.  If the two reads successfully merged, we'd lose all of the information necessary to remove the adaptor, producing a very high quality read that matched reference.  Updated the code to first clip the adapter sequences from the incoming fragments
-- Update MD5s
2013-04-25 11:11:15 -04:00
..
annotator
beagle
bqsr Trivial BQSR bug fixes and improvement 2013-04-11 17:08:35 -04:00
compression/reducereads Various bug fixes for recent Reduce Reads additions plus solution implemented for low MQ reads. 2013-04-24 18:18:50 -04:00
diagnostics Split class names into stratification and metrics 2013-04-24 14:15:49 -04:00
diffengine
fasta
filters
genotyper UnifiedGenotyper bugfix: don't create haplotypes with 0 bases 2013-04-13 14:57:55 -04:00
haplotypecaller Bugfix for FragmentUtils.mergeOverlappingPairedFragments 2013-04-25 11:11:15 -04:00
indels
phasing
validation
varianteval
variantrecalibration Update MD5s for VQSR header change 2013-04-16 11:45:45 -04:00
variantutils