Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseEspinosa committed Jul 23, 2024
1 parent b0d81e6 commit 7238956
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ process {

if (!params.skip_peak_annotation) {
process {
withName: '.*:BAM_PEAKS_CALL_QC_ANNOTATE_MACS2_HOMER:HOMER_ANNOTATEPEAKS' {
withName: '.*:BAM_PEAKS_CALL_QC_ANNOTATE_MACS3_HOMER:HOMER_ANNOTATEPEAKS' {
ext.args = '-gid'
ext.prefix = { "${meta.id}_peaks" }
publishDir = [
Expand Down
7 changes: 0 additions & 7 deletions test.csv

This file was deleted.

0 comments on commit 7238956

Please sign in to comment.