Skip to content

Commit 7238956

Browse files
committed
Address review comments
1 parent b0d81e6 commit 7238956

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

conf/modules.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ process {
575575

576576
if (!params.skip_peak_annotation) {
577577
process {
578-
withName: '.*:BAM_PEAKS_CALL_QC_ANNOTATE_MACS2_HOMER:HOMER_ANNOTATEPEAKS' {
578+
withName: '.*:BAM_PEAKS_CALL_QC_ANNOTATE_MACS3_HOMER:HOMER_ANNOTATEPEAKS' {
579579
ext.args = '-gid'
580580
ext.prefix = { "${meta.id}_peaks" }
581581
publishDir = [

test.csv

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)