Skip to main content

ngmaster

Tags: bacteria neisseria-gonorrhoeae serotype typing mast porb tbpb sample-scope

Serotyping and Multi-Antigen Sequence Typing (MAST) of Neisseria gonorrhoeae.

Uses NG-MASTER to identify the alleles of the porB and tbpB genes in N. gonorrhoeae assemblies, which is the basis for the internationally recognized MAST genotyping scheme.

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 NG-MASTER results with porB and tbpB alleles and sequence type
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

ngmaster Parameters

ParameterTypeDefaultDescription
--ngmaster_csvbooleanfalseoutput comma-separated format (CSV) rather than tab-separated

Used By

Subworkflows

  • ngmaster - Perform multi-antigen sequence typing of Neisseria gonorrhoeae from genome assemblies.

Workflows

  • ngmaster - Multi-antigen sequence typing of Neisseria gonorrhoeae.

Citations

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

Source

View source on GitHub

Version

NGMASTER:
- ngmaster: 2.0.0