diff --git a/modules/local/python/plot_consensus_peaks.nf b/modules/local/python/plot_consensus_peaks.nf index 23ba2cc8..a463cab6 100644 --- a/modules/local/python/plot_consensus_peaks.nf +++ b/modules/local/python/plot_consensus_peaks.nf @@ -16,7 +16,7 @@ process PLOT_CONSENSUS_PEAKS { script: """ plot_consensus_peaks.py \\ - --peaks "*.peaks.bed" \\ + --peaks "*.peak_counts.bed" \\ --outpath . cat <<-END_VERSIONS > versions.yml