Skip to main content

kleborate

Tags: bacteria klebsiella amr virulence typing mlst serotype k-locus o-locus sample-scope

Genotyping and screening of Klebsiella genome assemblies.

Uses Kleborate to screen Klebsiella assemblies for Multi-Locus Sequence Type (MLST), species identity, antimicrobial resistance determinants, virulence plasmids (e.g., ybt, iuc, iro), and capsular serotype prediction (K and O loci).

Database Bundled

Kleborate bundles the required databases for species identification, MLST, and virulence/resistance gene detection.

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 Kleborate results with species, MLST, virulence, and resistance 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

Kleborate Parameters

ParameterTypeDefaultDescription
--kleborate_presetstringkpscPreset module to use for Kleborate (choices: kpsc, kosc, escherichia)
--kleborate_optsstringExtra options in quotes for Kleborate

Used By

Subworkflows

  • kleborate - Genotyping tool for Klebsiella pneumoniae and its related species complex.

Workflows

  • kleborate - Comprehensive screening of Klebsiella genomes for virulence and resistance determinants.

Citations

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

Source

View source on GitHub

Version

KLEBORATE:
- kleborate: 3.2.4