diff --git a/tinyMapper.sh b/tinyMapper.sh index 75ab155..af14f3d 100755 --- a/tinyMapper.sh +++ b/tinyMapper.sh @@ -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}"