Update md5 in VariantRecalibrationWalkers test for BCF2 -- only encoding differences

This commit is contained in:
Mark DePristo 2012-08-16 09:28:03 -04:00
parent 04be0c92bf
commit a9a1c499fd
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ public class VariantRecalibrationWalkersIntegrationTest extends WalkerTest {
VRTest bcfTest = new VRTest(privateTestDir + "vqsr.bcf_test.snps.unfiltered.bcf",
"a8ce3cd3dccafdf7d580bcce7d660a9a", // tranches
"1cdf8c9ee77d91d1ba7f002573108bad", // recal file
"74c10fc15f9739a938b7138909fbde04", // recal file
"62fda105e14b619a1c263855cf56af1d"); // cut VCF
@DataProvider(name = "VRBCFTest")