Filter by Labels

Function

Check if each item in the original label list exists in the reference label list. The result of the check will be output as a list of Booleans. If an original label is in the reference label, then the corresponding item in the output list is True.

Usage Scenario

It is usually used with Filter. The list of Boolean values output by this Step will be used as the basis for filtering.

This Step belongs to an earlier version. In this Step, the reference label list can only be set by reading from the file. Please instead use Validate Labels and Output Flags, for which the reference list can be input through the port.

Input and Output

../../../../_images/input_output_41.png