Filter Annotation by Name Element
Filters annotations by name.
Element type: filter-annotations
Parameters
Parameter | Description | Default Value | Parameter in Workflow File | Type |
---|
Annotation names | List of annotation names, separated by spaces, that will be accepted or filtered. | (none) | annotation-names | string |
Annotation names file | File with annotation names, separated with whitespaces which will be accepted or filtered. | (none) | annotation-names-file | string |
Accept or filter | Selects the name filter: accept specified names or accept all except specified. | True | accept-or-filter | boolean |
- Name in GUI:
Input annotations
- Name in Workflow File:
in-annotations
Slot In GUI | Slot in Workflow File | Type |
---|
Set of annotations | annotations | annotation-table |
Output Port
- Name in GUI:
Result annotations
- Name in Workflow File:
out-annotations
Slot In GUI | Slot in Workflow File | Type |
---|
Set of annotations | annotations | annotation-table |