Read Annotations Element
Input one or several files with annotations: a file may also contain a sequence (e.g., GenBank format) or contain annotations only (e.g., GTF format).
The element outputs messages with the annotations data.
See the list of all available formats here.
Element type: read-annotations
Parameters
Parameter | Description | Default value | Parameter in Workflow File | Type |
---|---|---|---|---|
Input file(s) | Input files. | Dataset 1 | url-in | string |
Mode | If the file contains more than one annotation table, Split mode sends them “as is” to the output, while Merge appends all the annotation tables and outputs the sole merged annotation table. In Merge, files is the same as Merge but it operates with all annotation tables from all files of one dataset. | Merge | mode | numeric |
Input/Output Ports
The element has 1 output port:
Name in GUI | Name in Workflow File | Type |
---|---|---|
Annotations | out-annotations | |
Set of annotations | annotations | annotation-table-list |
Dataset name | dataset | string |
Source URL | out-url | string |