gatk-3.8/java
aaron 08fddd43af -Replaced adaptive and linear strategies with an adaptive linear strategy
-Added the exponential growth strategy
-Added factory code that allows you to transitition between strategies, so if you want to move from linear to exp at a point, and then back when you've hit a runtime threshold, it will take care of it for you.
-Changed the code to return a Shard instead of a GenomeLoc

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@313 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-07 19:37:38 +00:00
..
src/org/broadinstitute/sting -Replaced adaptive and linear strategies with an adaptive linear strategy 2009-04-07 19:37:38 +00:00
test/org/broadinstitute/sting/utils/cmdLine Fix argument parser test case. 2009-03-27 16:05:18 +00:00