Writes all supplied alignments to file(s) in selected format.
Parameters in GUI
Parameter | Description | Default value |
---|---|---|
Data storage | Place to store workflow results: local file system or a database. | |
Document format | Format of the output file. | clustal |
Output file | Location of the output data file. If this parameter is set, then the “Location” slot is not taken into account. | |
Existing file | If a target file already exists, you can specify how it should be handled: either overwritten, renamed or appended (if supported by file format). | Rename |
Parameters in Workflow File
Type: write-msa
Parameter | Parameter in the GUI | Type |
---|---|---|
data-storage | Data storage | string |
document-format | Document format | string Available values are:
|
url-out | Output file | string |
write-mode | Existing file | numeric Available values are:
|
Input/Output Ports
The element has 1 input port:
Name in GUI: Multiple sequence alignment
Name in Workflow File: in-msa
Slots:
Slot In GUI | Slot in Workflow File | Type |
---|---|---|
MSA | msa | msa |
Location | url | string |