Mercurial > repos > recetox > matchms_remove_key
diff matchms_remove_key.xml @ 12:10908b5bb7c8 draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit bd80a813fb2f01f22eed0c874f8911ce4d00762a
author | recetox |
---|---|
date | Mon, 30 Jun 2025 12:57:48 +0000 |
parents | 8c98b3cb320e |
children |
line wrap: on
line diff
--- a/matchms_remove_key.xml Thu Nov 14 15:13:34 2024 +0000 +++ b/matchms_remove_key.xml Mon Jun 30 12:57:48 2025 +0000 @@ -1,4 +1,4 @@ -<tool id="matchms_remove_key" name="matchms remove key" version="@TOOL_VERSION@+galaxy0" profile="21.09"> +<tool id="matchms_remove_key" name="matchms remove key" version="@TOOL_VERSION@+galaxy0" profile="23.0" license="MIT"> <description>Remove metadata entry for all spectra in a library</description> <macros> @@ -60,7 +60,9 @@ <tests> <test> <param name="spectral_library" value="filtering/input.msp" ftype="msp"/> - <param name="key" value="ionmode"/> + <repeat name="attribute_repeat"> + <param name="key" value="ionmode"/> + </repeat> <output name="output" file="remove_key/out_matchms_remove_key.msp" ftype="msp"/> </test> <test>