Filters annotations by name.
Parameters in GUI
Parameter | Description | Default value |
---|---|---|
Annotation names | List of annotation names, separated by spaces, that will be accepted or filtered. | |
Annotation names file | File with annotation names, separated with whitespaces 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 names | string |
annotation-names-file | Annotation names file | 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 |