Child pages
  • Write Alignment Element
Skip to end of metadata
Go to start of metadata

Writes all supplied alignments to file(s) in selected format.

Parameters in GUI

ParameterDescriptionDefault value
Data storagePlace to store workflow results: local file system or a database. 
Document formatFormat 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. 
Output file suffixThis suffix will be used for generating the output file name. 
Existing fileIf 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

ParameterParameter in the GUIType
data-storageData storagestring
document-formatDocument format

string

Available values are:

  • clustal
  • mega
  • msf
  • sam
  • srfasta
  • stockholm
url-outOutput filestring
url-suffixOutput file suffixstring
write-modeExisting file

numeric

Available values are:

  • 0 - for overwrite
  • 1 - for append
  • 2 - for rename

Input/Output Ports

The element has 1 input port:

Name in GUI: Multiple sequence alignment

Name in Workflow File: in-msa

Slots:

Slot In GUISlot in Workflow FileType
MSAmsamsa
Locationurlstring
  • No labels