Description

Serogroup Pseudomonas aeruginosa assemblies

Input

name:type
description
pattern

meta

:map

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

fasta

:file

An assembly in FASTA format

*.{fasta,fasta.gz,fna,fna.gz,fa,fa.gz}

Output

name:type
description
pattern

tsv

meta

:map

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

${prefix}.tsv

:file

A tab-delimited file with the predicted serogroup

*.tsv

blast

meta

:map

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

${prefix}.blastn.tsv

:file

A tab-delimited file of all blast hits

*.blastn.tsv

details

meta

:map

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

${prefix}.details.tsv

:file

A tab-delimited file with details for each serogroup

*.details.tsv

versions_pasty

${task.process}

:string

The name of the process

pasty

:string

The name of the tool

pasty --version 2>&1 | sed 's/^.*pasty, 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

pasty

:string

The name of the tool

pasty --version 2>&1 | sed 's/^.*pasty, version //;'

:eval

The expression to obtain the version of the tool

Tools

pasty
Apache-2.0

A tool for in silico serogrouping of Pseudomonas aeruginosa isolates