Description

Depth computation per contig step of metabat2

Input

name:type
description
pattern

meta

:map

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

bam

:file

Sorted BAM file of reads aligned on the assembled contigs

*.bam

bai

:file

BAM index file

*.bam.bai

Output

name:type
description
pattern

depth

meta

:map

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

*.txt.gz

:file

Text file listing the coverage per contig

.txt.gz

versions_metabat2

${task.process}

:string

The name of the process

metabat2

:string

The name of the tool

metabat2 --help 2>&1 | sed -n "2s/.*:\([0-9]*\.[0-9]*\).*/\1/p"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

metabat2

:string

The name of the tool

metabat2 --help 2>&1 | sed -n "2s/.*:\([0-9]*\.[0-9]*\).*/\1/p"

:eval

The expression to obtain the version of the tool

Tools

metabat2
BSD-3-clause-LBNL

Metagenome binning