×

nf-core/openms/idscoreswitcher @ 0.0.0-3fc6d40

Switches between different scores of peptide or protein hits in identification data

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

Summary

Switches between different scores of peptide or protein hits in identification data

Get started

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

include { OPENMS_IDSCORESWITCHER } from 'nf-core/openms/idscoreswitcher'

License

MIT License

Process
Name OPENMS_IDSCORESWITCHER
Input 1 channel
#1 tuple
meta map

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

idxml file

Identification file containing a primary PSM score

*.{idXML}
Output 2 channels
#1 idxml tuple
meta map

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

*.idXML file

Identification file containing a new primary PSM score obtained from a specified meta value

*.{idXML}
#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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:24:08 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fopenms%2Fidscoreswitcher/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/openms/idscoreswitcher/blobs/sha256:59ac91797148d71779f54d7b99a77b5f92ec8979226224a7494806f47efbfebc
Size 2.5 KB
Checksum sha256:59ac91797148d71779f54d7b99a77b5f92ec8979226224a7494806f47efbfebc
Downloads 1
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:33:45 (UTC) 1 2.5 KB
0.0.0-3fc6d40 22 Apr 2026 15:24:08 (UTC) 1 2.5 KB
0.0.0-0c7146d 08 Apr 2026 19:22:17 (UTC) 1 2.4 KB