Description

Determine Shigella serotype from Illumina or Oxford Nanopore reads

Input

name:type
description
pattern

meta

:map

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

reads

:file

Illumina or Nanopore FASTQ file

*.fastq.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 TSV formatted file with ShigaTyper results

*.tsv

hits

meta

:map

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

${prefix}-hits.tsv

:file

A TSV formatted file with individual gene hits

*-hits.tsv

versions_shigatyper

${task.process}

:string

The name of the process

shigatyper

:string

The name of the tool

shigatyper --version | sed 's/ShigaTyper //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

shigatyper

:string

The name of the tool

shigatyper --version | sed 's/ShigaTyper //'

:eval

The expression to obtain the version of the tool

Tools

shigatyper
Public Domain

Typing tool for Shigella spp. from WGS Illumina sequencing