Skip to content

Commit

Permalink
gave readlength a nonsense default
Browse files Browse the repository at this point in the history
  • Loading branch information
bkohrn committed Sep 27, 2014
1 parent 7c4c2c6 commit e0897da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash_template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ minMem=3
maxMem=1000
cutOff=0.7
nCutOff=1
readLength=
readLength=0
barcodeLength=12
spacerLength=5
filtersSet='os'
Expand Down

0 comments on commit e0897da

Please sign in to comment.