gatk-3.8/public/java/test/org/broadinstitute/sting/gatk/walkers
Mark DePristo f42bb86bdd e# This is a combination of 2 commits.
Only try to clip adaptors when both reads of the pair are on opposite strands

-- Read pairs that have unusual alignments, such as two reads both oriented like:

  <-----
     <-----

where previously having their adaptors clipped as though the standard calculation of the insert size was meaningful, which it is not for such oddly oriented pairs.  This caused us to clip extra good bases from reads.
-- Update MD5s due change in adaptor clipping, which add some coverage in some places
2013-05-03 11:19:14 -04:00
..
CNV Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
coverage e# This is a combination of 2 commits. 2013-05-03 11:19:14 -04:00
qc Fix runtime public -> protected dependencies in the test suite 2013-02-26 21:19:12 -05:00
readutils Several improvements to ReadAdaptorTrimmer so that it can be incorporated into ancient DNA processing pipelines (for which it was developed): 2013-04-13 13:41:36 -04:00
variantutils Fixed bug in SelectVariants where maxIndelSize argument wasn't getting applied to deletions. 2013-03-13 15:11:34 -04:00
BAQIntegrationTest.java Update MD5s to reflect version number change in the BAM header 2013-02-01 13:51:31 -05:00