Fixing misprint from Ryan's commit

This commit is contained in:
Eric Banks 2011-08-03 12:37:50 -04:00
parent db2e0aaa1a
commit 3de10b1ef8
1 changed files with 1 additions and 1 deletions

View File

@ -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));