nf-core/amrfinderplus/run @ 0.0.0-6c4ed3a
Summary
Identify antimicrobial resistance in gene or protein sequences
Get started
Add the following snippet to your workflow script to include this module.
include { AMRFINDERPLUS_RUN } from 'nf-core/amrfinderplus/run'
License
MIT License
Name
|
AMRFINDERPLUS_RUN |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Nucleotide or protein sequences in FASTA format *.{fasta,fasta.gz,fa,fa.gz,fna,fna.gz,faa,faa.gz}
|
db
file
|
A compressed tarball of the AMRFinderPlus database to query *.tar.gz
|
|---|
report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.tsv
file
|
AMRFinder+ final report *.tsv
|
db_version
DBVER
string
|
The version of the used database in string format (useful for downstream tools such as hAMRronization) |
|---|
tool_version
VER
string
|
The version of the tool in string format (useful for downstream tools such as hAMRronization) |
|---|
mutation_report
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}-mutations.tsv
file
|
Report of organism-specific point-mutations *-mutations.tsv
|
versions_amrfinderplus
tuple
${task.process}
string
|
Process name |
|---|---|
amrfinderplus
string
|
Tool name |
amrfinder --version
string
|
Tool version command |
versions_amrfinderplus_database
tuple
${task.process}
string
|
Process name |
|---|---|
amrfinderplus_database
string
|
Database name |
amrfinder --database amrfinderdb --database_version 2>&1 | grep -oE '[0-9]{4}-[0-9]{2}-[0-9]{2}\.[0-9]+' | tail -1
string
|
Database version command |
| Tool | Description | Homepage |
|---|---|---|
| amrfinderplus | AMRFinderPlus finds antimicrobial resistance and other genes in protein or nucleotide sequences. | https://github.com/ncbi/amr/wiki |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:02:08 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Famrfinderplus%2Frun/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amrfinderplus/run/blobs/sha256:b91a567ffcc3dd0597e4045eed32d484ee0a04adc7dce09ef802a434d58797cf |
| Size | 3.1 KB |
| Checksum | sha256:b91a567ffcc3dd0597e4045eed32d484ee0a04adc7dce09ef802a434d58797cf |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:02:08 (UTC) | 4 | 3.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:01:40 (UTC) | 3 |