Skip to content

Commit

Permalink
Update subworkflows/local/utils_nfcore_bamtofastq_pipeline/main.nf
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse authored Oct 11, 2024
1 parent d0a517d commit baf5dda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ workflow PIPELINE_COMPLETION {
outdir // path: Path to output directory where results will be published
monochrome_logs // boolean: Disable ANSI colour codes in log output
hook_url // string: hook URL for notifications
multiqc_report // string: Path to MultiQC report
multiqc_report // string: Path to MultiQC report

main:
summary_params = paramsSummaryMap(workflow, parameters_schema: "nextflow_schema.json")
Expand Down

0 comments on commit baf5dda

Please sign in to comment.