Skip to content

Commit

Permalink
fix: extendReads in IP/Inp
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jul 21, 2023
1 parent 5979eb3 commit 80d00ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tinyMapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,7 @@ if test "${DO_CALIBRATION}" == 0 ; then
--numberOfProcessors "${CPU}" \
"${BLACKLIST_OPTIONS}" \
--binSize 5 \
--extendReads \
--skipNonCoveredRegions \
"${IGNORE_DUPLICATES}""
fn_exec "${cmd}" "${LOGFILE}" 2>> "${LOGFILE}"
Expand Down

0 comments on commit 80d00ef

Please sign in to comment.