Oops didn't mean to touch this test before
This commit is contained in:
parent
fd1831b4a5
commit
9dc6354130
|
|
@ -42,7 +42,7 @@ public class VariantEvalIntegrationTest extends WalkerTest {
|
||||||
"-T VariantEval",
|
"-T VariantEval",
|
||||||
"-R " + b37KGReference,
|
"-R " + b37KGReference,
|
||||||
"--dbsnp " + b37dbSNP132,
|
"--dbsnp " + b37dbSNP132,
|
||||||
"--eval " + variantEvalTestDataRoot + "CEU.trio.callsForVE.vcf",
|
"--eval " + variantEvalTestDataRoot + "/CEU.trio.callsForVE.vcf",
|
||||||
"-noEV",
|
"-noEV",
|
||||||
"-EV TiTvVariantEvaluator",
|
"-EV TiTvVariantEvaluator",
|
||||||
"-ST Sample",
|
"-ST Sample",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue