Filter Annotations by Qualifier
This element filters annotations based on a specified qualifier.
Element type: filter-annotations-by-qualifier
Parameters
Parameter | Description | Default Value | Parameter in Workflow File | Type |
---|
Qualifier name | Name of the qualifier used for filtering. | (none) | qualifier-name | string |
Qualifier value | Text value of the qualifier to apply as a filtering criterion. | (none) | qualifier-value | string |
Accept or filter | Determines whether to accept specified names or accept all except the 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 |