Skip to main content

shigapass

Tags: shigella eiec serotype virulence prediction sample-scope

Predict Shigella serotypes and differentiate Shigella/EIEC.

Uses ShigaPass to identify Shigella serotypes and distinguish Shigella species from Enteroinvasive Escherichia coli (EIEC) using specific genomic markers from assembled contigs.

Inputs

record (
meta: Record,
fna: Path
)
FieldTypeDescription
metaRecordGroovy Record containing sample information
fnaPathAssembled contigs in FASTA format

Outputs

record (
meta: Record,
tsv: Path,
flex_tsv: Path?,
results: Set<Path>,
logs: Set<Path?>,
nf_logs: Set<Path>,
versions: Set<Path>
)
FieldTypeDescription
metaRecordSample information record
tsvPathShigaPass summary results in TSV format
flex_tsvPath?ShigaPass Flex summary results in TSV format
resultsSet<Path>All output files to be published
logsSet<Path?>Optional program specific log files
nf_logsSet<Path>Nextflow-specific log files (e.g. .command.{begin
versionsSet<Path>A YAML formatted file with program versions

Parameters

Used By

Subworkflows

  • shigapass - Predict serotypes of Shigella from assemblies.

Workflows

  • shigapass - Prediction of Shigella serotypes and differentiation from EIEC.

Citations

If you use this in your analysis, please cite the following.

Source

View source on GitHub

Version

SHIGAPASS:
- shigapass: 1.5.0