Page tree

Versions Compared

Key

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

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

...


write_names
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, slot “Location” in port will not be used.
url-outstring
Output file suffixThis suffix will be used for generating the output file name.
url-suffixstring
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 formatDocument format of the output file.genbankdocument-format

string

Available values are:

  • CSV
  • GenBank
  • GFF
Annotations nameObject name of the annotations.unknown featureannotations-namestring
CSV separatorString which separates values in CSV file(s).”,” (comma)separatorstring
Write sequence nameWrite sequence to CSV file(s).FalseMerge annotations table

If true all annotation tables from the dataset will be merged into one. The value of the Annotation table name parameter will be used as the name of the result annotation table.

Falsemergeboolean


Input/Output Ports

...