×

nf-core/amplify/predict @ 0.0.0-0c7146d

AMPlify is an attentive deep learning model for antimicrobial peptide prediction.

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @louperelo
Maintainers: @louperelo

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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:42:14 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Famplify%2Fpredict/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/amplify/predict/blobs/sha256:a4d9239d06f3283ec58155f933ccccd920b9b0700aec665e1166afa2de8c9d0e
Size 2.5 KB
Checksum sha256:a4d9239d06f3283ec58155f933ccccd920b9b0700aec665e1166afa2de8c9d0e
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