Description

An improved version of Smudgeplot using FastK

Input

name:type
description
pattern

meta{:bash}

:map

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

fastk_hist{:bash}

:file

A histogram files from the program FastK

*.hist

fastk_ktab{:bash}

:file

ktab files from the program FastK

*.ktab*

Output

name:type
description
pattern

images{:bash}

meta{:bash}

:map

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

*.{png,pdf}{:bash}

:file

A stacked ploidy plot in PNG or PDFformat

*.{png,pdf}

versions_merquryfk{:bash}

${task.process}{:bash}

:string

The name of the process

merquryfk{:bash}

:string

The name of the tool

echo 1.1.1{:bash}

:eval

The expression to obtain the version of the tool

versions_fastk{:bash}

${task.process}{:bash}

:string

The name of the process

fastk{:bash}

:string

The name of the tool

echo 1.1{:bash}

:eval

The expression to obtain the version of the tool

versions_r{:bash}

${task.process}{:bash}

:string

The name of the process

R{:bash}

:string

The name of the tool

R --version | sed "1!d; s/.*version //; s/ .*//"{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

merquryfk{:bash}

:string

The name of the tool

echo 1.1.1{:bash}

:eval

The expression to obtain the version of the tool

${task.process}{:bash}

:string

The name of the process

fastk{:bash}

:string

The name of the tool

echo 1.1{:bash}

:eval

The expression to obtain the version of the tool

${task.process}{:bash}

:string

The name of the process

R{:bash}

:string

The name of the tool

R --version | sed "1!d; s/.*version //; s/ .*//"{:bash}

:eval

The expression to obtain the version of the tool

Tools

merquryfk
https://github.com/thegenemyers/MERQURY.FK/blob/main/LICENSE

FastK based version of Merqury