gatk-3.8/java
aaron a343f3eab7 Fixed bug where we weren't setting the reads group correctly. Also added code to set the printMetrics field of the singleSampleGenotyper from the Pool caller, it was null excepting out for me without that set.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@548 348d0f76-0448-11de-a6fe-93d51630548a
2009-04-27 15:17:20 +00:00
..
src/org/broadinstitute/sting Fixed bug where we weren't setting the reads group correctly. Also added code to set the printMetrics field of the singleSampleGenotyper from the Pool caller, it was null excepting out for me without that set. 2009-04-27 15:17:20 +00:00
test/org/broadinstitute/sting Added another assert to testBinomialProbability() and added a test method for testMultinomialProbability(). 2009-04-27 14:59:11 +00:00