Description

A tool to merge FastK histograms

Input

name:type
description
pattern

meta

:map

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

hist

:file

FastK histogram file

ktab

:file

FastK ktab file

prof

:file

FastK prof file

Output

name:type
description
pattern

hist

meta

:map

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

*.hist

:file

FastK histogram file

*.hist

ktab

meta

:map

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

*.ktab*

:file

FastK ktab file

*.ktab

prof

meta

:map

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

*.{prof,pidx}*

:file

FastK prof file

*.{prof,pidx}

versions_fastk

${task.process}

:string

Name of the process

fastk

:string

Name of the tool

1.2

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

Name of the process

fastk

:string

Name of the tool

1.2

:string

The expression to obtain the version of the tool

Tools

fastk

A fast K-mer counter for high-fidelity shotgun datasets