Write Sequence Element

This element receives message(s) with sequence data and, optionally, associated annotation data. It saves the data to the specified file(s) in one of the appropriate formats (GenBank, FASTA, etc.).

Element type: write-sequence

Parameters

ParameterDescriptionDefault valueParameter in Workflow FileType
Data storagePlace to store workflow results: local file system or a database.data-storagestring
Output fileLocation of the output data file. If this attribute is set, the “Location” slot is not taken into account.url-outstring
Output file suffixThis suffix will be used for generating the output file name.url-suffixstring
Existing fileSpecifies how to handle existing target files: overwrite, rename, or append (if supported by the file format).Renamewrite-modenumeric
Document formatFormat of the output file.fastadocument-formatstring
Accumulate objectsAccumulates all incoming data in one file or creates separate files for each input. Adds an incremental numerical suffix to the filename if separate files are created.Trueaccumulateboolean
Split sequenceSplits each incoming sequence into several parts.1splitnumeric

Available values for Existing file (write-mode):

  • 0 - Overwrite
  • 1 - Append
  • 2 - Rename

Available formats for Document format:

  • fasta
  • fastq
  • genbank
  • raw

Input/Output Ports

The element has 1 input port:

Name in GUIName in Workflow FileTypeSlots in GUISlots in Workflow File
Sequencein-sequencesequenceSequencesequence
Locationurl
Set of annotationsannotations