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 867c9be commit 46b73e8Copy full SHA for 46b73e8
subworkflows/local/utils_nfcore_funcscan_pipeline/main.nf
@@ -99,7 +99,6 @@ workflow PIPELINE_COMPLETION {
99
main:
100
summary_params = paramsSummaryMap(workflow, parameters_schema: "nextflow_schema.json")
101
def multiqc_reports = multiqc_report.toList()
102
-
103
//
104
// Completion email and summary
105
0 commit comments