Skip to main content

abritamr

Tags: bacteria antimicrobial-resistance amr amrfinderplus classification sample-scope

Identify antimicrobial resistance genes using AMRFinderPlus.

This subworkflow uses abriTAMR to identify antimicrobial resistance genes in bacterial genomes. It runs AMRFinderPlus on each sample and collates the results into functional classes, producing detailed reports on resistance genes, partial matches, and virulence factors.

Take

assembly: Channel<Record>
FieldDescription
metaGroovy Record containing sample information
assemblyAssembled contigs in FASTA format

Emit

Published

The sample_outputs and run_outputs emissions are aggregates of output files that will be published in the entry workflow.

sample_outputs

OutputDescription
summaryTab-delimited NATA-accredited AMR report summary
matchesTab-delimited list of matched AMR genes
partialsTab-delimited list of partially matched AMR genes
virulenceTab-delimited list of detected virulence genes
amrfinderRaw AMRFinderPlus output

run_outputs

OutputDescription
csvAggregated results in CSV format

Module Composition

This subworkflow calls the following modules:

  • abritamr_run - Detect antimicrobial resistance and virulence genes.
  • csvtk_concat - Concatenate multiple CSV or TSV files into a single table.

Used By

This subworkflow is used by the following workflows:

  • abritamr - A NATA accredited tool for reporting the presence of antimicrobial resistance genes.

Citations

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

Source

View source on GitHub