gatk-3.8/java
ebanks 13d4692d2e 1. Added a by-interval traversal.
2. Added a shell for the indel cleaner walker (it's currently being used to test the interval traversal).
3. Fixed small bug in downsampling (make sure to downsample the offsets too)
4. GenomeAnalysisTK.execute => anyone object to my change to "instanceof" instead of trying to catch a ClassCastException (yuck)?



git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@524 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-24 04:33:35 +00:00
..
src/org/broadinstitute/sting 1. Added a by-interval traversal. 2009-04-24 04:33:35 +00:00
test/org/broadinstitute/sting Test class for MathUtils with a test for binomialProbability(). 2009-04-24 03:31:02 +00:00