Description

Controllable lossy compression of BAM/CRAM files

Input

Name (Type)
Description
Pattern

meta (map)

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

]

input (file)

BAM/CRAM/SAM file

*.{bam,cram,sam}

keepbed (file)

BED file defining regions to keep quality

bedout (boolean)

set to true to ouput suspicious regions to a BED file

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)

optional filtered/compressed BAM file

*.{bam}

cram (file)

optional filtered/compressed CRAM file

*.{cram}

sam (file)

optional filtered/compressed SAM file

*.{sam}

bed (file)

optional suspicious regions BED file

*{bed}

Tools

crumble
multiple BSD style licenses

Controllable lossy compression of BAM/CRAM files