×

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

Merges several idXML files into one idXML file.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @jonasscheid

Summary

Merges several idXML files into one idXML file.

Get started

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

include { OPENMS_IDMERGER } from 'nf-core/openms/idmerger'

License

MIT License

Process
Name OPENMS_IDMERGER
Input 1 channel
#1 tuple
meta map

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

idxmls file

List containing 2 or more idXML files e.g. [ 'file1.idXML', 'file2.idXML' ]

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

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

*.idXML file

Merged idXML output file

*.{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-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:59:48 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fopenms%2Fidmerger/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/openms/idmerger/blobs/sha256:cff30e004cc3ea92425267865b6779efcfaccc4807aa48b2a62b8489c0c28788
Size 2.4 KB
Checksum sha256:cff30e004cc3ea92425267865b6779efcfaccc4807aa48b2a62b8489c0c28788
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:59:48 (UTC) 1 2.4 KB -