nf-core/hamronization/abricate @ 0.0.0-6c4ed3a
Summary
Tool to convert and summarize ABRicate outputs using the hAMRonization specification
Get started
Add the following snippet to your workflow script to include this module.
include { HAMRONIZATION_ABRICATE } from 'nf-core/hamronization/abricate'
License
MIT License
Process
Name
|
HAMRONIZATION_ABRICATE |
|---|
Input
4 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
report
file
|
Output TSV or CSV file from ABRicate *.{csv,tsv}
|
format
string
|
Type of report file to be produced tsv|json
|
|---|
software_version
string
|
Version of ABRicate used [0-9].[0-9].[0-9]
|
|---|
reference_db_version
string
|
Database version of ABRicate used [0-9][0-9][0-9][0-9]-[A-Z][a-z][a-z]-[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 *.json
|
#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:19 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fhamronization%2Fabricate/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/hamronization/abricate/blobs/sha256:8273c445c961a0aa64ea4fe25229ecc231e7c250ac9c9b0130791c304f5d28fa |
| Size | 2.5 KB |
| Checksum | sha256:8273c445c961a0aa64ea4fe25229ecc231e7c250ac9c9b0130791c304f5d28fa |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:23:19 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:15:50 (UTC) | 3 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:08:22 (UTC) | 3 | 2.5 KB |