Description

removes unused references from header of sorted BAM/CRAM files.

Input

name:type
description
pattern

meta

:map

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

bam

:file

BAM/CRAM file

*.{bam,cram}

Output

name:type
description
pattern

bam

meta

:map

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

*.bam

:file

Sorted BAM/CRAM file

*.{bam,cram}

versions_bamaligncleaner

${task.process}

:string

The name of the process

bamaligncleaner

:string

The name of the tool

bamAlignCleaner --version | sed 's/.*version //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

bamaligncleaner

:string

The name of the tool

bamAlignCleaner --version | sed 's/.*version //'

:eval

The expression to obtain the version of the tool

Tools

bamaligncleaner
GPL v3

Removes unaligned references in aligned BAM alignment file