Skip to main content

ssuissero

Tags: streptococcus-suis serotype typing prediction sample-scope

Serotype prediction of Streptococcus suis assemblies.

Uses SsuisSero to predict the serotype of Streptococcus suis strains from genome assemblies based on the presence of specific capsular genes.

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
tsvPathSsuisSero 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

  • ssuissero - Predict serotypes of Streptococcus suis from genome assemblies.

Workflows

  • ssuissero - Serotype prediction of Streptococcus suis assemblies.

Citations

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

Source

View source on GitHub

Version

SSUISSERO:
- ssuissero: 1.0.1