unnecessary substitution.

This commit is contained in:
Mauricio Carneiro 2012-03-29 18:01:43 -04:00
parent b7c59d5d43
commit 962fc352ae
1 changed files with 1 additions and 1 deletions

View File

@ -439,7 +439,7 @@ public class VariantEvalIntegrationTest extends WalkerTest {
buildCommandLine(
"-T VariantEval",
"-R " + b37KGReference,
"--dbsnp " + "/humgen/gsa-hpprojects/GATK/data/Comparisons/Validated/dbSNP/dbsnp_132_b37.leftAligned.vcf",
"--dbsnp " + b37dbSNP132,
"--eval " + fundamentalTestSNPsVCF,
"-noEV",
"-EV CountVariants",