gatk-3.8/public/java/test/org/broadinstitute/sting/utils/interval
Mauricio Carneiro e1d69e4060 make the size of a GenomeLoc int instead of long
it will never be bigger than an int and it's actually useful to be an int so we can use it as parameters to array/list/hash size creation.
2012-02-03 17:12:42 -05:00
..
IntervalIntegrationTest.java Fixed NPE in getNextOverlappingBAMScheduleEntry() when mixed mapped/unmapped interval lists are used. Added integrationtest to verify behavior. 2012-01-12 13:29:11 -05:00
IntervalUtilsUnitTest.java make the size of a GenomeLoc int instead of long 2012-02-03 17:12:42 -05:00