Skip to main content

lissero

Tags: bacteria listeria monocytogenes serotype serogroup typing pcr sample-scope

Predict Listeria monocytogenes serogroup.

Uses LisSero to predict the serogroup of L. monocytogenes isolates. It simulates a PCR assay by detecting specific marker genes (lmo1118, lmo0737, ORF2110, ORF2819, prs) to assign the isolate to one of the major molecular serogroups (IIa, IIb, IIc, IVb).

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 LisSero results with predicted serogroup and marker gene detection
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

LisSero Parameters

ParameterTypeDefaultDescription
--lissero_min_idnumber95.0Minimum percent identity to accept a match
--lissero_min_covnumber95.0Minimum coverage of the gene to accept a match

Used By

Subworkflows

  • lissero - In silico serotype prediction for Listeria monocytogenes.

Workflows

  • lissero - Serogroup typing prediction for Listeria monocytogenes.

Citations

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

Source

View source on GitHub

Version

LISSERO:
- lissero: 0.4.10