Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The element gets message(s) with sequence data and, optionally, associated annotations data and saves the data to the specified file(s) in one of the appropriate formats (GenBank, FASTA, etc.).

Parameters in GUI

...

Element type: write-sequence

Parameters

ParameterDescriptionDefault valueParameter in Workflow FileType
Data storagePlace to store workflow results: local file system or a database.
data-storage
 
string
Output fileLocation of the output data file. If this attribute is set, then the “Location” slot is not taken into account.
 

url-outstring
Output file suffixThis suffix will be used for generating the output file name.
url-suffix
 
string
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).Renamewrite-mode

numeric

Available values are:

  • 0 - for overwrite
  • 1 - for append
  • 2 - for rename
Document formatFormat of the output file.fastadocument-format

string

Available values are:

  • fasta
  • fastq
  • genbank
  • raw
Accumulate objectsAccumulates all incoming data in one file or creates separate files for each input. In the latter case, an incremental numerical suffix is added to a file name.Trueaccumulateboolean
Split sequenceSplit each incoming sequence on several parts.
1

Parameters in Workflow File

Type: write-sequence

Parameter
Parameter in the GUITypedata-storageData storagestringurl-outOutput filestringurl-suffixOutput file suffixstringwrite-modeExisting file

numeric

Available values are:

  • 0 - for overwrite
  • 1
    - for append
  • 2 - for rename
  • document-formatDocument format

    string

    Available values are:

    • fasta
    • fastq
    • genbank
    • raw
    accumulateAccumulate objectsboolean
    split
    Split sequence
    numeric


    Input/Output Ports

    The element has 1 input port:

    Name in GUI: Sequence

    Name in Workflow File: in-sequence

    Slots:

    Slot In GUISlot in Workflow FileType
    Sequencesequencesequence
    Locationurlstring
    Set of annotationsannotationsannotation-table-list