×

nf-core/openms/idfilter @ 0.0.0-0c7146d

Filters peptide/protein identification results by different criteria.

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

Summary

Filters peptide/protein identification results by different criteria.

Get started

Add the following snippet to your workflow script to include this module.

include { OPENMS_IDFILTER } from 'nf-core/openms/idfilter'

License

MIT License

Process
Name OPENMS_IDFILTER
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

id_file file

Peptide-spectrum matches.

*.{idXML,consensusXML}
filter_file file

Optional idXML file to filter on/out peptides or proteins

Output 2 channels
#1 filtered tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.{idXML,consensusXML} file

Filtered peptide-spectrum matches.

*.{idXML,consensusXML}
#2 versions_openms tuple
${task.process} string

The name of the process

openms string

The name of the tool

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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:22:10 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fopenms%2Fidfilter/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/openms/idfilter/blobs/sha256:168592a57def7ca5ed8d0bc0e78b25521c5703f4fa40459a025ef6c1213c0838
Size 2.5 KB
Checksum sha256:168592a57def7ca5ed8d0bc0e78b25521c5703f4fa40459a025ef6c1213c0838
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:33:40 (UTC) 3 2.5 KB
0.0.0-3fc6d40 22 Apr 2026 15:24:03 (UTC) 3 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:22:10 (UTC) 3 2.5 KB