nf-core/hamronization/amrfinderplus @ 0.0.0-6c4ed3a
Summary
Tool to convert and summarize AMRfinderPlus outputs using the hAMRonization specification.
Get started
Add the following snippet to your workflow script to include this module.
include { HAMRONIZATION_AMRFINDERPLUS } from 'nf-core/hamronization/amrfinderplus'
License
MIT License
Process
Name
|
HAMRONIZATION_AMRFINDERPLUS |
|---|
Input
4 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
report
file
|
Output .tsv file from AMRfinderPlus *.tsv
|
format
string
|
Type of report file to be produced tsv|json
|
|---|
software_version
string
|
Version of AMRfinder used [0-9].[0-9].[0-9]
|
|---|
reference_db_version
string
|
Database version of ncbi_AMRfinder used [0-9]-[0-9]-[0-9].[0-9]
|
|---|
Output
3 channels
#1
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tsv
file
|
hAMRonised report in TSV format *.tsv
|
#2
json
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.json
file
|
hAMRonised report in JSON format *.json
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| hamronization | Tool to convert and summarize AMR gene detection outputs using the hAMRonization specification | https://github.com/pha4ge/hAMRonization/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:23:21 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fhamronization%2Famrfinderplus/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/hamronization/amrfinderplus/blobs/sha256:53416db5900f504838909a6494b1f3b3349c5a67d943687f00986426ebafddec |
| Size | 2.5 KB |
| Checksum | sha256:53416db5900f504838909a6494b1f3b3349c5a67d943687f00986426ebafddec |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:23:21 (UTC) | 4 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:15:51 (UTC) | 4 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:08:24 (UTC) | 3 | 2.5 KB |