Description

Subworkflow with functionality that may be useful for any Nextflow pipeline

Input

name:type
description
pattern

Print the version of the pipeline and exit

dump_parameters :boolean

Dump the parameters of the pipeline to a JSON file

output_directory :directory

Path to output dir to write JSON file to.

results/

check_conda_channel :boolean

Check if the conda channel priority is correct.

Output

name:type
description
pattern

out :boolean

Dummy output for making using in process chaining.