Skip to content

Commit 701b8bf

Browse files
committed
moved to be executed at end of pipeline execution
1 parent edb4936 commit 701b8bf

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

subworkflows/nf-core/utils_nfcore_pipeline/main.nf

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workflows/eager.nf

-2
Original file line numberDiff line numberDiff line change
@@ -622,8 +622,6 @@ workflow EAGER {
622622
[]
623623
)
624624

625-
log.info("𓂻𓅱𓆑𓊪𓅱")
626-
627625
emit:
628626
multiqc_report = MULTIQC.out.report.toList() // channel: /path/to/multiqc_report.html
629627
versions = ch_versions // channel: [ path(versions.yml) ]

0 commit comments

Comments
 (0)