Skip to content

Commit

Permalink
adding empty ch_homer_det_annotatepeaks
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelruizperez committed Aug 6, 2023
1 parent 7adcb16 commit 3a3eb35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ workflow BAM_PEAKS_CALL_QC_ANNOTATE_GENRICH_HOMER {
ch_versions = ch_versions.mix(MULTIQC_CUSTOM_PEAKS.out.versions.first())

ch_homer_annotatepeaks = Channel.empty()
ch_homer_det_annotatepeaks = Channel.empty()
ch_plot_genrich_qc_txt = Channel.empty()
ch_plot_genrich_qc_pdf = Channel.empty()
ch_plot_homer_annotatepeaks_txt = Channel.empty()
Expand Down

0 comments on commit 3a3eb35

Please sign in to comment.