gatk-3.8/protected/java/test/org/broadinstitute/sting
Chris Hartl 74a17359a8 MathUtils.randomSubset() now uses Collections.shuffle() (indirectly, through the other methods
that are tested), resulting in slightly different numbers of calls to the RNG, and ultimately
different sets of selected variants.

This commits updates the md5 values for the validation site selector integration test to reflect
these new random subsets of variants that are selected.
2013-03-29 14:52:10 -04:00
..
gatk/walkers MathUtils.randomSubset() now uses Collections.shuffle() (indirectly, through the other methods 2013-03-29 14:52:10 -04:00
utils PerReadAlleleLikelihoodMap getMostLikelyAllele returns an MostLikelyAllele objects now 2013-03-26 14:27:13 -04:00