Child pages
  • Write Annotations Element

Versions Compared

Key

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

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

Parameters in GUI

 

ParameterDescriptionDefault value
Output fileLocation of the output data file. If this attribute is set, slot “Location” in port will not be used. 
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
Document formatDocument format of output file.genbank
Annotations nameObject name of the annotations.unknown feature
CSV separatorString which separates values in CSV file(s).”,” (comma)
Write sequence nameWrite sequence to CSV file(s).False
 

Parameters in Schema File

Type: write-annotations

ParameterParameter in the GUIType
url-outOutput filestring
write-modeExisting file

numeric

Available values are:

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

string

Available values are:

  • CSV
  • GenBank
  • GFF
annotations-nameAnnotations namestring
separatorCSV separatorstring
write_namesWrite sequence nameboolean
 

Input/Output Ports

The element has 1 input port:

Name in GUI: Input annotations

Name in Schema File: in-annotations

Slots:

Slot In GUISlot in Schema FileType
Set of annotationsannotationsannotation-table-list
Sequencesequencesequence
Source URLurlstring