Fetch Sequences by ID From Annotation Element
This function parses annotations to find any IDs and fetches the corresponding sequences.
Element type: fetch-sequence
Parameters
Parameter | Description | Default Value | Parameter in Workflow File | Type |
---|---|---|---|---|
Save file to directory | The directory to store sequence files loaded from a database. | default | save-dir | string |
NCBI database | The database to read from. | nucleotide | database | string |
Available values for NCBI database:
nucleotide
protein
Input/Output Ports
Input Port
- 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:
Sequence
- Name in Workflow File:
out-sequence
Slot In GUI | Slot in Workflow File | Type |
---|---|---|
Set of annotations | annotations | annotation-table |
Sequence | sequence | sequence |