Skip to main content

gigatyper

Tags: mlst typing multi-scheme sample-scope

Run all available MLST schemes for a species against an assembly

Uses GigaTyper to run all available mlst schemes for a species against an assembly.

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
tsvPathMLST results across all schemes
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

GigaTyper Parameters

ParameterTypeDefaultDescription
--gigatyper_speciesstringForce a specific species for scheme selection

Used By

Subworkflows

  • gigatyper - Run all available MLST schemes for a species against an assembly

Workflows

  • gigatyper - Run all available MLST schemes for a species against an assembly

Citations

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

Source

View source on GitHub

Version

GIGATYPER:
- gigatyper: 1.0.0