Skip to main content

stxtyper

Tags: stx shiga-toxin typing stec virulence sample-scope

Identify and type Stx operons from assembled genomic sequences

Uses StxTyper to identify and type stx operons from assembled genomic sequences.

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
tsvPathTab-delimited Stx operon typing results
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

Used By

Subworkflows

  • stxtyper - Identify and type Stx operons from assembled genomic sequences

Workflows

  • stxtyper - Identify and type Stx operons from assembled genomic sequences

Citations

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

Source

View source on GitHub

Version

STXTYPER:
- ncbi-stxtyper: 1.0.45