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:false ]

input

:file

BAM/CRAM/SAM file

*.{bam,cram,sam}

keepbed

:file

BED file defining regions to keep quality

bedout

:boolean

set to true to output suspicious regions to a BED file

Output

name:type
description
pattern

bam

meta

:map

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

*.bam

:file

optional filtered/compressed BAM file

*.{bam}

cram

meta

:map

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

*.cram

:file

optional filtered/compressed CRAM file

*.{cram}

sam

meta

:map

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

*.sam

:file

optional filtered/compressed SAM file

*.{sam}

bed

meta

:map

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

*.bed

:file

optional suspicious regions BED file

*{bed}

versions_crumble

${task.process}

:string

The name of the process

crumble

:string

The name of the tool

0.9.1

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

crumble

:string

The name of the tool

0.9.1

:string

The expression to obtain the version of the tool

Tools

crumble
multiple BSD style licenses

Controllable lossy compression of BAM/CRAM files