Launching workflows with Fork elements

When a workflow contains a Fork (Image branch_on_static_16_n_p) element, the downstream path from that element must be specified when launching the workflow.

Fork elements are described in detail at: https://resources.qiagenbioinformatics.com/manuals/clcgenomicsworkbench/current/index.php?manual=Fork.html.

As standard, running an incomplete command will result in information about missing parameters being listed. The names and values for parameters associated with Fork elements are defined by the workflow author. Specifically:

Figure 8.4 shows a workflow containing two Fork elements. The command for launching this workflow includes the following parameters:

The workflow author can optionally define a default value for each Fork element, in which case, that parameter is not required in the command.

Image fork_optional_input
Figure 8.1: Two Fork elements (dark green) have been renamed to indicate the choices available when the workflow is run. Where Yes is specified as the value, the analyses connected downstream of the Yes output channel are run.