Merge a list of sorted bam files
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bam
:file
List containing 1 or more bam files
${prefix}.bam
Merged BAM file
*.bam
bam_index
*.bai
BAM index file
checksum
*.md5
Checksum file
versions_biobambam
${task.process}
:string
The name of the process
biobambam
The name of the tool
bammerge --version |& sed '1!d; s/.*version //; s/.\$//'
:eval
The expression to obtain the version of the tool
versions
biobambam is a set of tools for early stage alignment file processing.