Child pages
  • Merge BAM Files Element
Skip to end of metadata
Go to start of metadata

Merge BAM files using SAMTools merge.

Parameters in GUI

ParameterDescriptionDefault value
Output directorySelect an output directory. Custom - specify the output directory in the 'Custom directory' parameter. Workflow - internal workflow directory. Input file - the directory of the input file. 
Custom directoryCustom output directory. 
Output BAM nameA name of an output BAM file. If default of empty value is provided the output name is the name of the first BAM file with .merged.bam extention. 

Parameters in Workflow File

Type: merge-bam

ParameterParameter in the GUIType
out-modeOutput directorynumeric
custom-dirCustom directory

string

out-nameOutput namestring

Input/Output Ports

The element has 1 input port:

Name in GUI: BAM File

Name in Workflow File: in-file

Slots:

Slot In GUISlot in Workflow FileType
Source URLinput-urlstring

And 1 output port:

Name in GUI: Merged BAM files

Name in Workflow File: out-file

Slots:

Slot In GUISlot in Workflow FileType
Source URLoutput-urlstring
  • No labels