Skip to main content

meningotype

Tags: bacteria neisseria-meningitidis serotype serogroup finetyping pora feta capsule sample-scope

Serotyping and finetyping of Neisseria meningitidis.

Uses Meningotype to predict the serogroup (capsule), PorA variable regions, and FetA variable regions of N. meningitidis assemblies. This provides a comprehensive molecular typing profile (e.g., B:P1.7-2,4:F1-5) used in surveillance.

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 meningotype results with serogroup, PorA, and FetA predictions
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

meningotype Parameters

You can use these parameters to fine-tune your meningotype analysis

ParameterTypeDefaultDescription
--meningotype_finetypebooleanfalseperform porA and fetA fine typing
--meningotype_porBbooleanfalseperform porB sequence typing (NEIS2020)
--meningotype_bastbooleanfalseperform Bexsero antigen sequence typing (BAST)
--meningotype_mlstbooleanfalseperform MLST
--meningotype_allbooleanfalseperform MLST, porA, fetA, porB, BAST typing

Used By

Subworkflows

  • meningotype - Predict serotypes of Neisseria meningitidis from genome assemblies.

Workflows

  • meningotype - Comprehensive typing of Neisseria meningitidis.

Citations

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

Source

View source on GitHub

Version

MENINGOTYPE:
- meningotype: 0.8.6b