gatk-3.8/public/java/test/org/broadinstitute/sting/gatk
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
..
datasources Detect stuck lock-acquisition calls, and disable file locking for tests 2013-04-24 22:49:02 -04:00
downsampling Setting the reduce reads count tag was all wrong in a previous commit; fixing. 2013-04-30 13:45:42 -04:00
executive Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
filters Added check in the MalformedReadFilter for reads without stored bases (i.e. that use '*'). 2013-03-14 17:17:26 -04:00
iterators Refactor LIBS into utils.locusiterator before refactoring 2013-01-11 15:17:16 -05:00
refdata Detect stuck lock-acquisition calls, and disable file locking for tests 2013-04-24 22:49:02 -04:00
report Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
samples Updating TestNG to the latest version 2013-02-22 09:40:23 -05:00
traversals Make ActiveRegionTraversal robust to excessive coverage 2013-04-08 15:48:19 -04:00
walkers e# This is a combination of 2 commits. 2013-05-03 11:19:14 -04:00
CommandLineGATKUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00
EngineFeaturesIntegrationTest.java Further tweaking of test timeouts 2013-03-15 14:49:21 -04:00
GenomeAnalysisEngineUnitTest.java Added the functionality to impose a relative ordering on ReadTransformers in the GATK engine. 2013-03-06 12:38:59 -05:00
MaxRuntimeIntegrationTest.java Bump timeout for MaxRuntimeIntegrationTest 2013-03-17 16:17:29 -04:00
WalkerManagerUnitTest.java Updated all JAVA file licenses accordingly 2013-01-10 17:06:41 -05:00