Filters annotations by namequalifier.
Parameters in GUI
Parameter | Description | Default value | |||
---|---|---|---|---|---|
Qualifier name | File with annotation names, separated with whitespaces or list of annotation names which will be accepted or filteredName 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. | Accept or filter | True |
Parameters in Workflow File
Type: filter-annotations-by-qualifier
Parameter | Parameter in the GUI | Type |
---|---|---|
annotationqualifier-namesname | Annotation nameQualifier 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 |