Filters annotations by qualifier.
Parameters in GUI
Parameter | Description | Default value |
---|---|---|
Qualifier name | Name of the qualifier to use for filtering. | |
Qualifier value | Text value of the qualifier to apply as filtering criteria. | |
Accept or filter | Selects the name filter: accept specified names or accept all except specified. | True |
Parameters in Workflow File
Type: filter-annotations-by-qualifier
Parameter | Parameter in the GUI | Type |
---|---|---|
qualifier-name | Qualifier name | string |
qualifier-value | Qualifier value | string |
accept-or-filter | Accept or filter | boolean |
Input/Output Ports
The element has 1 input port:
Name in GUI: Input annotations
Name in Workflow File: in-annotations
Slots:
Slot In GUI | Slot in Workflow File | Type |
---|---|---|
Set of annotations | annotations | annotation-table |
And 1 output port:
Name in GUI: Result annotations
Name in Workflow File: out-annotations
Slots:
Slot In GUI | Slot in Workflow File | Type |
---|---|---|
Set of annotations | annotations | annotation-table |