Fixes testPRWithConflictingArguments_qqAndSQQ to use -ql rather than -q1
This commit is contained in:
parent
29e86a0d01
commit
1443ee8c7f
|
|
@ -292,7 +292,7 @@ public class BQSRIntegrationTest extends WalkerTest {
|
||||||
" -R " + hg18Reference +
|
" -R " + hg18Reference +
|
||||||
" -I " + HiSeqBam +
|
" -I " + HiSeqBam +
|
||||||
" -L " + HiSeqInterval +
|
" -L " + HiSeqInterval +
|
||||||
" -SQQ 4 -q1 4 " +
|
" -SQQ 4 -ql 4 " +
|
||||||
" -BQSR " + privateTestDir + "HiSeq.1mb.1RG.lowMaxCycle.table" +
|
" -BQSR " + privateTestDir + "HiSeq.1mb.1RG.lowMaxCycle.table" +
|
||||||
" -o /dev/null",
|
" -o /dev/null",
|
||||||
0,
|
0,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue