Skip to content

Commit c671a53

Browse files
committed
Merge branch 'disable_dag' into 'dev'
Update nextflow.config See merge request epi2melabs/workflow-containers/wf-transcriptomes!65
2 parents 66a2b3a + d6f76de commit c671a53

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

nextflow.config

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,3 @@ trace {
235235
enabled = true
236236
file = "${params.out_dir}/execution/trace.txt"
237237
}
238-
dag {
239-
enabled = true
240-
file = "${params.out_dir}/execution/pipeline.svg"
241-
}

0 commit comments

Comments
 (0)