diff --git a/workflow/scripts/ccbr_atac_genrich_peak_calling.bash b/workflow/scripts/ccbr_atac_genrich_peak_calling.bash index f30dc37..620b779 100644 --- a/workflow/scripts/ccbr_atac_genrich_peak_calling.bash +++ b/workflow/scripts/ccbr_atac_genrich_peak_calling.bash @@ -18,7 +18,8 @@ Genrich -t $BAM \ -b $READSBEDFILE \ -q $GENRICH_Q \ -l $GENRICH_L \ - -g $GENRICH_G + -g $GENRICH_G \ + -d $GENRICH_D } callGenrichPeaksProcessReadsBed(){