Description

Validate input parameters and print help messages

Input

Name (Type)
Description
Pattern

version (boolean)

Structure: val(version)
Boolean to show the pipeline version and exit.

help (boolean)

Structure: val(help)
Boolean to show the pipeline help message and exit.

validate_params (boolean)

Structure: val(validate_params)
Whether to validate the parameters prior to starting the pipeline.

Output

Name (Type)
Description
Pattern

summary_params (value)

Structure: val(summary_params)
A map of the parameters used in the pipeline.