nf-core/openms/decoydatabase @ 0.0.0-3fc6d40
Summary
Create a decoy peptide database from a standard FASTA database.
Get started
Add the following snippet to your workflow script to include this module.
include { OPENMS_DECOYDATABASE } from 'nf-core/openms/decoydatabase'
License
MIT License
Process
Name
|
OPENMS_DECOYDATABASE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Fasta file containing protein sequences *.{fasta}
|
Output
2 channels
#1
decoy_fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.fasta
file
|
Fasta file containing proteins and decoy proteins *.{fasta}
|
#2
versions_openms
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
openms
string
|
The tool name |
FileInfo --help 2>&1 | sed -nE 's/^Version: ([0-9.]+).*/\1/p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| openms | OpenMS is an open-source software C++ library for LC-MS data management and analyses | https://openms.de |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:24:01 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fopenms%2Fdecoydatabase/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/openms/decoydatabase/blobs/sha256:78f3a3674ef6e73277551c2df81f3faf4851852f027d4ba2ffdb19885400563c |
| Size | 2.2 KB |
| Checksum | sha256:78f3a3674ef6e73277551c2df81f3faf4851852f027d4ba2ffdb19885400563c |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:33:38 (UTC) | 3 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:24:01 (UTC) | 3 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:22:06 (UTC) | 3 | 2.2 KB |