gatk-3.8/java
hanna 4cafb95be8 TraverseByLoci / TraverseByLociByReference suffered from the same sam-triggered off-by-one (?) bug as TraverseByReference; it was just less obvious here because these versions don't shard.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@491 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-22 15:48:20 +00:00
..
src/org/broadinstitute/sting TraverseByLoci / TraverseByLociByReference suffered from the same sam-triggered off-by-one (?) bug as TraverseByReference; it was just less obvious here because these versions don't shard. 2009-04-22 15:48:20 +00:00
test/org/broadinstitute/sting Changed interface from contig,pos,length to more common contig,start,stop interface. 2009-04-16 00:04:41 +00:00