×

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

Exports various OpenMS XML formats (featureXML, consensusXML, idXML, mzML) to a human-readable text format.

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

Summary

Exports various OpenMS XML formats (featureXML, consensusXML, idXML, mzML) to a human-readable text format.

Get started

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

include { OPENMS_TEXTEXPORTER } from 'nf-core/openms/textexporter'

License

MIT License

Process
Name OPENMS_TEXTEXPORTER
Input 1 channel
#1 tuple
meta map

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

input_file file

OpenMS data file to export to text format.

*.{featureXML,consensusXML,idXML,mzML}
Output 2 channels
#1 tsv tuple
meta map

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

${prefix}.tsv file

Tab-separated text export of the input data.

*.tsv
#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:59 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fopenms%2Ftextexporter/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/openms/textexporter/blobs/sha256:e9539b54e4143a11f5f0b4f831974da32dc9d3ff1b00e07fae7d06f531642413
Size 2.4 KB
Checksum sha256:e9539b54e4143a11f5f0b4f831974da32dc9d3ff1b00e07fae7d06f531642413
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:59:59 (UTC) 1 2.4 KB -