We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d81e6 commit 7238956Copy full SHA for 7238956
conf/modules.config
@@ -575,7 +575,7 @@ process {
575
576
if (!params.skip_peak_annotation) {
577
process {
578
- withName: '.*:BAM_PEAKS_CALL_QC_ANNOTATE_MACS2_HOMER:HOMER_ANNOTATEPEAKS' {
+ withName: '.*:BAM_PEAKS_CALL_QC_ANNOTATE_MACS3_HOMER:HOMER_ANNOTATEPEAKS' {
579
ext.args = '-gid'
580
ext.prefix = { "${meta.id}_peaks" }
581
publishDir = [
test.csv
0 commit comments