Subworkflow with functionality that may be useful for any Nextflow pipeline
print_version :boolean
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.
out :boolean
Dummy output for making using in process chaining.