×

nf-core/shigatyper @ 0.0.0-6c4ed3a

Determine Shigella serotype from Illumina or Oxford Nanopore reads

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @rpetit3
Maintainers: @rpetit3

Summary

Determine Shigella serotype from Illumina or Oxford Nanopore reads

Get started

Add the following snippet to your workflow script to include this module.

include { SHIGATYPER } from 'nf-core/shigatyper'

License

MIT License

Process
Name SHIGATYPER
Input 1 channel
#1 tuple
meta map

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

reads file

Illumina or Nanopore FASTQ file

*.fastq.gz
Output 3 channels
#1 tsv tuple
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
#2 hits tuple
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
#3 versions
versions.yml file

File containing software versions

versions.yml
Tool Description Homepage
shigatyper Typing tool for Shigella spp. from WGS Illumina sequencing https://github.com/CFSAN-Biostatistics/shigatyper
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:45:14 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fshigatyper/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/shigatyper/blobs/sha256:b4e3a7b71ef3288e1c9572723b27ffef1f7de03d850acde709a90ce322c76d43
Size 2.5 KB
Checksum sha256:b4e3a7b71ef3288e1c9572723b27ffef1f7de03d850acde709a90ce322c76d43
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:45:14 (UTC) 4 2.5 KB
0.0.0-3fc6d40 22 Apr 2026 15:31:05 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:37:43 (UTC) 3 2.5 KB