nf-core/mykrobe/predict @ 0.0.0-6c4ed3a
Summary
AMR predictions for supported species
Get started
Add the following snippet to your workflow script to include this module.
include { MYKROBE_PREDICT } from 'nf-core/mykrobe/predict'
License
MIT License
Process
Name
|
MYKROBE_PREDICT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
seqs
file
|
BAM or FASTQ file *.{bam,fastq.gz,fq.gz}
|
species
string
|
Species to make AMR prediction against *
|
|---|
Output
3 channels
#1
csv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.csv
file
|
AMR predictions in CSV format *.csv
|
#2
json
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}.json
file
|
AMR predictions in JSON format *.json
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| mykrobe | Antibiotic resistance prediction in minutes | http://www.mykrobe.com/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:32:42 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmykrobe%2Fpredict/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mykrobe/predict/blobs/sha256:eb7c64f41fb5157e8f8a4b62ded3df54f2aa54100e550e213885f578ca69238a |
| Size | 2.4 KB |
| Checksum | sha256:eb7c64f41fb5157e8f8a4b62ded3df54f2aa54100e550e213885f578ca69238a |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:32:42 (UTC) | 1 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:23:18 (UTC) | 1 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:20:39 (UTC) | 1 | 2.4 KB |