Filters annotations by name.
Parameters in GUI
Parameter | Description | Default value |
---|---|---|
Annotation name | File with annotation names, separated with whitespaces or list of annotation names which will be accepted or filtered. | |
Accept or filter | Selects the name filter: accept specified names or accept all except specified. | True |
Parameters in Workflow File
Type: filter-annotations
Parameter | Parameter in the GUI | Type |
---|---|---|
annotation-names | Annotation name | 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 |