gatk-3.8/java/test/org/broadinstitute/sting/gatk/iterators
hanna 9db02059ac Fix for Ryan's issue: reads ending with indel distort the location of the
pileup, resulting a two map() calls for the same locus (and no map call for
the locus immediately following).
Fixed bug and added comprehensive unit tests.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5067 348d0f76-0448-11de-a6fe-93d51630548a
2011-01-24 19:49:39 +00:00
..
BoundedReadIteratorUnitTest.java Convert GenomeLocParser into an instance variable. This change is required 2010-11-10 17:59:50 +00:00
LocusIteratorByStateUnitTest.java Fix for Ryan's issue: reads ending with indel distort the location of the 2011-01-24 19:49:39 +00:00
StingSAMIteratorAdapterUnitTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00