Description

FGBIO tool to zip together an unmapped and mapped BAM to transfer metadata into the output BAM

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

mbam (file)

mapped BAM/SAM file

*.{bam,sam}

ubam (file)

unmapped BAM file

*.bam

Output

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

versions (file)

File containing software versions

versions.yml

bam (file)

Sorted BAM/CRAM/SAM file

*.{bam,cram,sam}

Tools

fgbio
MIT

A set of tools for working with genomic and high throughput sequencing data, including UMIs