RECETOX / galaxytools

Set of Galaxy tool wrappers developed at RECETOX
MIT License
13 stars 13 forks source link

`matchms add key` and `matchms remove key` allow handling multiple keys at the same time #490

Closed hechth closed 6 months ago

hechth commented 7 months ago

The tools should be modified so that multiple keys can be added or removed at the same time using the repeat functionality of the galaxy tool wrappers. This will make the tools significantly more user friendly.

In case of the matchms add key, the key and its value need to be repeated.

In case of matchms remove key, only the identifier for the key to be removed has to be repeated.