×

nf-core/biobambam/bammerge @ 0.0.0-6c4ed3a

Merge a list of sorted bam files

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Authors: @matthdsm
Maintainers: @matthdsm

Summary

Merge a list of sorted bam files

Get started

Add the following snippet to your workflow script to include this module.

include { BIOBAMBAM_BAMMERGE } from 'nf-core/biobambam/bammerge'

License

MIT License

Process
Name BIOBAMBAM_BAMMERGE
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

bam file

List containing 1 or more bam files

Output 4 channels
#1 bam tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}.bam file

Merged BAM file

*.bam
#2 checksum tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.md5 file

Checksum file

*.md5
#3 bam_index tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.bai file

BAM index file

*.bai
#4 versions_biobambam tuple
${task.process} string

The name of the process

biobambam string

The name of the tool

bammerge --version |& sed '1!d; s/.*version //; s/.\$//' eval

The expression to obtain the version of the tool

Tool Description Homepage
biobambam biobambam is a set of tools for early stage alignment file processing. https://gitlab.com/german.tischler/biobambam2
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:06:06 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbiobambam%2Fbammerge/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/biobambam/bammerge/blobs/sha256:fa4253f7f45a9df1a5b07e6c708b5e57e85eba2a00fedd77848f206e0a8bddfa
Size 2.6 KB
Checksum sha256:fa4253f7f45a9df1a5b07e6c708b5e57e85eba2a00fedd77848f206e0a8bddfa
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:06:06 (UTC) 4 2.6 KB
0.0.0-3fc6d40 22 Apr 2026 15:04:09 (UTC) 3 2.6 KB
0.0.0-0c7146d 08 Apr 2026 18:47:37 (UTC) 4 2.5 KB