nf-core/shigapass @ 0.0.0-6c4ed3a
Summary
ShigaPass is an in silico tool used to predict Shigella serotypes and to differentiate between Shigella, EIEC (Enteroinvasive E. coli), and non Shigella/EIEC using assembled whole genomes.
Get started
Add the following snippet to your workflow script to include this module.
include { SHIGAPASS } from 'nf-core/shigapass'
License
MIT License
Name
|
SHIGAPASS |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
FASTA, GenBank or EMBL formatted file. Note that the standard input for ShigaPass is a file of file paths - here for paralellisation a fasta file is required. *.{fa,fasta,fna,fa.gz,fasta.gz,fna.gz}
|
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.tsv
file
|
Tab-delimited report of results ${prefix}.tsv
|
flex_tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_ShigaPass_Flex_summary.tsv
file
|
Tab-delimited report of results *_ShigaPass_Flex_summary.tsv
|
versions_shigapass
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
shigapass
string
|
The tool name |
ShigaPass.sh -v 2>&1 | sed 's/^.*ShigaPass version //'
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| shigapass | ShigaPass is an in silico tool used to predict Shigella serotypes | https://github.com/imanyass/ShigaPass |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:45:13 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fshigapass/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/shigapass/blobs/sha256:37ee566063d59ddcd61faaa0e7e8127442bc4a36e762901077c4eab808394a7d |
| Size | 2.7 KB |
| Checksum | sha256:37ee566063d59ddcd61faaa0e7e8127442bc4a36e762901077c4eab808394a7d |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:45:13 (UTC) | 3 | 2.7 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:31:04 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:37:41 (UTC) | 3 | 2.7 KB |