Skip to main content

stecfinder

Tags: escherichia-coli stec serotype virulence-genes shiga-toxin sample-scope

Identify and serotype Shiga toxin-producing E. coli (STEC) from assemblies.

This subworkflow uses STECFinder to identify and serotype Shiga toxin-producing E. coli (STEC) strains using genomic cluster-specific markers. It screens assemblies for virulence genes and serotype markers to classify STEC isolates into their known serotypes.

Take

seqs: Channel<Record>
FieldDescription
metaGroovy Record containing sample information
fnaAssembled contigs in FASTA format
r1Illumina R1 reads (paired-end)
r2Illumina R2 reads (paired-end)
seSingle-end Illumina reads
lrLong reads (ONT/PacBio)

Emit

Published

The sample_outputs and run_outputs emissions are aggregates of output files that will be published in the entry workflow.

sample_outputs

OutputDescription
tsvTSV file with STEC gene markers results

run_outputs

OutputDescription
csvMerged STEC results from all samples

Module Composition

This subworkflow calls the following modules:

  • stecfinder - Serotype of Shigatoxin producing E. coli using reads/assemblies.
  • csvtk_concat - Concatenate multiple CSV or TSV files into a single table.

Used By

This subworkflow is used by the following workflows:

  • stecfinder - Serotype identification of Shiga toxin-producing E. coli.

Citations

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

Source

View source on GitHub