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

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

Parameters in GUI

ParameterDescriptionDefault value
Document formatDocument format of output file.bam
Build index (BAM only)Build BAM index for the target BAM file. The file .bai will be created in the same directory.True
Output fileLocation of 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). If Rename option is chosen existing file will be renamed.Rename

Parameters in Workflow File

Type: write-assembly

ParameterParameter in the GUIType
document-formatDocument formatstring
build-indexBuild index (BAM only)

boolean

out-urlOutput file

string

write-modeExisting filenumeric

Input/Output Ports

The element has 1 input port:

Name in GUI: Assembly

Name in Workflow File: in-assembly

Slots:

Slot In GUISlot in Workflow FileType
Assembly dataassemblyassembly
Locationurlstring
  • No labels