Removed the nofilters argument specification in the integrationtest
This commit is contained in:
parent
9417ba8c2c
commit
5638017137
|
|
@ -17,7 +17,6 @@ public class PhaseByTransmissionIntegrationTest extends WalkerTest {
|
||||||
"-R " + b37KGReference,
|
"-R " + b37KGReference,
|
||||||
"-B:variant,VCF " + fundamentalTestVCF,
|
"-B:variant,VCF " + fundamentalTestVCF,
|
||||||
"-f NA12892+NA12891=NA12878",
|
"-f NA12892+NA12891=NA12878",
|
||||||
"-nofilters",
|
|
||||||
"-o %s"
|
"-o %s"
|
||||||
),
|
),
|
||||||
1,
|
1,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue