Description

Run Torsten Seemann’s classic MLST on a genome assembly

Input

name:type
description
pattern

meta

:map

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

fasta

:file

Assembly fasta file

*.{fasta,fa,fna}

Output

name:type
description
pattern

tsv

meta

:map

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

*.tsv

:file

MLST calls in tsv format

*.{tsv}

versions_mlst

${task.process}

:string

The name of the process

mlst

:string

The name of the tool

mlst --version 2>&1 | sed "s/mlst //"

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

mlst

:string

The name of the tool

mlst --version 2>&1 | sed "s/mlst //"

:eval

The expression to obtain the version of the tool

Tools

mlst
GPL v2

Scan contig files against PubMLST typing schemes