Skip to main content

shigeifinder

Tags: shigella eiec serotype identification cluster virulence sample-scope

Shigella and EIEC serotyping from assemblies.

Uses ShigEiFinder to differentiate Shigella and Enteroinvasive E. coli (EIEC) and predict their serotypes from genome assemblies. It utilizes cluster-specific marker genes to distinguish these closely related pathovars.

Inputs

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

Outputs

record (
meta: Record,
tsv: Path,
results: Set<Path>,
logs: Set<Path?>,
nf_logs: Set<Path>,
versions: Set<Path>
)
FieldTypeDescription
metaRecordSample information record
tsvPathShigEiFinder 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

  • shigeifinder - Predict serotypes of Shigella and EIEC from assemblies.

Workflows

  • shigeifinder - In silico serotype prediction for Shigella and Enteroinvasive E. coli (EIEC).

Citations

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

Source

View source on GitHub

Version

SHIGEIFINDER:
- shigeifinder: 1.3.5