Galaxy | Tool Preview

matchms convert (version 0.27.0+galaxy0)
Mass spectral library file to convert.
Apply metadata harmonization, parsing certain keys required by additional filters or initializing other attributes. The default is True.
Output format to convert the spectral library into.
Retain peak comments from individual peaks after the respective mz and intensity pairs when selected.
Converts the keys to a specific style - see [1] for details.. One of ['matchms', 'massbank', 'nist', 'riken', 'gnps']. Default is 'matchms'.
Description

Mass spectral libraries are often stored in various formats, such as msp, mgf or json. This tool can be used to convert from one library format to another. Some of the metadata keywords might change during the conversion process, as they are harmonized internally with matchms.

Footnotes

[1]Export styles - see this table for supported key conversions and detailed description of the export styles.
Documentation
The Python library matchms provides functions to convert, filter and compare mass spectrometry data. For an overview of the different galaxy modules, see the figure below. For detailed documentation on the tool, see https://github.com/matchms/matchms/blob/master/README.rst and https://matchms.readthedocs.io/en/latest/ for the Python API.
Overview
Overview of different matchms galaxytools and how they are connected.