gatk-3.8/public/java
Mauricio Carneiro 3c7b7f74ef Optimized interval iteration
Using a TreedSet to manipulate getToolkit.getIntervals() and being smart about which intervals to test makes interval clipping O(1) instead of O(n).
2011-09-28 16:07:34 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Optimized interval iteration 2011-09-28 16:07:34 -04:00
test Refactored reduced read utilities 2011-09-26 12:58:31 -04:00