Fixing misprint from Ryan's commit
This commit is contained in:
parent
db2e0aaa1a
commit
3de10b1ef8
|
|
@ -16,7 +16,7 @@ public class RecalibrationWalkersPerformanceTest extends WalkerTest {
|
|||
" -L chr1:1-50,000,000" +
|
||||
" -standard" +
|
||||
" -OQ" +
|
||||
" D:dbsnp,VCF " + GATKDataLocation + "dbsnp_132_hg18.vcf" +
|
||||
" -B:dbsnp,VCF " + GATKDataLocation + "dbsnp_132_hg18.vcf" +
|
||||
" -recalFile /dev/null" + moreArgs,
|
||||
0,
|
||||
new ArrayList<String>(0));
|
||||
|
|
|
|||
Loading…
Reference in New Issue