gatk-3.8/java
aaron 12e1f192c4 Fixed a bug in this code where it would eat reads that didn't start at the beginning of the provided interval. This should fix / help fix Kristian problem
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@453 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-16 18:42:00 +00:00
..
src/org/broadinstitute/sting Fixed a bug in this code where it would eat reads that didn't start at the beginning of the provided interval. This should fix / help fix Kristian problem 2009-04-16 18:42:00 +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