Subsections


Branching elements

Branching elements control the path that data takes through a workflow based on aspects of the data.

Branch on Sequence Count

Branch on Sequence Count (Image branch_on_sequence_16_n_p) elements are used when downstream handling of sequence lists should depend on the number of sequences in the list.

The sequence list provided as input will flow through the Pass or the Fail output channel depending on whether the number of sequences meets the condition specified in the branching element (figure 13.48).

Image branch-on-sequence-count
Figure 13.48: If the sequence list provided as input meets the condition specified in a Branch on Sequence Count element, it will flow through the Pass output channel and be used in the Assemble Sequences step. Otherwise, it will flow through the Fail output channel, where here, it would not be processed further.

In the Branch on Sequence Count configuration dialog (figure 13.49), the configuration options are:

Image branch-on-sequence-count-configure
Figure 13.49: Configuration of a Branch on Sequence Count element