nf-core/amplify/predict @ 0.0.0-6c4ed3a
Summary
AMPlify is an attentive deep learning model for antimicrobial peptide prediction.
Get started
Add the following snippet to your workflow script to include this module.
include { AMPLIFY_PREDICT } from 'nf-core/amplify/predict'
License
MIT License
Process
Name
|
AMPLIFY_PREDICT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
faa
file
|
amino acid sequences fasta *.{fa,fa.gz,faa,faa.gz,fasta,fasta.gz}
|
model_dir
directory
|
Directory of where models are stored (optional) |
|---|
Output
2 channels
#1
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tsv
file
|
amino acid sequences with prediction (AMP, non-AMP) and probability scores *.{tsv}
|
#2
versions_amplify
tuple
${task.process}
string
|
The name of the process |
|---|---|
AMPlify
string
|
The name of the tool |
AMPlify --help 2>&1 | sed -n 's/AMPlify v//p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| amplify | Attentive deep learning model for antimicrobial peptide prediction | https://github.com/bcgsc/AMPlify |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:02:06 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Famplify%2Fpredict/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amplify/predict/blobs/sha256:07387d41debd515d3dbbf02f591000215e2165fb76711d4c9c757ee3172039d5 |
| Size | 2.5 KB |
| Checksum | sha256:07387d41debd515d3dbbf02f591000215e2165fb76711d4c9c757ee3172039d5 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:02:06 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:01:37 (UTC) | 1 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:42:14 (UTC) | 3 | 2.5 KB |