Description

Determine Streptococcus pneumoniae serotype from Illumina paired-end reads

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

Input Illunina paired-end FASTQ files

*.{fq.gz,fastq.gz}

Output

name:type
description
pattern

tsv{:bash}

meta{:bash}

:map

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

${prefix}/${prefix}.tsv{:bash}

:file

The predicted serotype in tab-delimited format

*.tsv

txt{:bash}

meta{:bash}

:map

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

${prefix}/detailed_serogroup_info.txt{:bash}

:file

A detailed description of the predicted serotype

*.txt

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

seroba
GPL v3

SeroBA is a k-mer based pipeline to identify the Serotype from Illumina NGS reads for given references.