gatk-3.8/java/test/org/broadinstitute/sting/gatk/iterators
hanna ee2ec7ced9 Fix off-by-one error in original implementation of read sharding. Tested by
awking output of BamToFastq vs. samtools until the outputs matched exactly.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2945 348d0f76-0448-11de-a6fe-93d51630548a
2010-03-06 18:52:53 +00:00
..
BoundedReadIteratorTest.java some very old tests relied on cancer data that got moved. Reset one to use data in the validation directory, the other to the artificial sam utils (the best approach). 2010-02-02 23:13:10 +00:00
IntervalOverlapIteratorTest.java moved hard-coded file paths to the oneKGLocation, validationDataLocation, and seqLocation variables setup in the BaseTest. 2009-12-29 07:40:48 +00:00
LocusIteratorByStateTest.java ant clean is your friend....fixed test code dependent on an interface change. 2010-01-22 20:07:46 +00:00
LocusOverflowTrackerTest.java ant clean is your friend....fixed test code dependent on an interface change. 2010-01-22 20:07:46 +00:00
PlusOneFixIteratorTest.java Fix off-by-one error in original implementation of read sharding. Tested by 2010-03-06 18:52:53 +00:00
StingSAMIteratorAdapterTest.java Switch TraverseByLoci over to new sharding system, and cleanup some code in passing read files along 2009-05-15 21:02:12 +00:00