Mercurial > repos > recetox > matchms_filtering
diff matchms_filtering.xml @ 22:00e66c401366 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit 8db07edd3b0d2ff778036dec410027ad58365488
author | recetox |
---|---|
date | Mon, 15 Jul 2024 08:00:24 +0000 |
parents | 86d265d2a334 |
children |
line wrap: on
line diff
--- a/matchms_filtering.xml Tue Jun 04 07:11:49 2024 +0000 +++ b/matchms_filtering.xml Mon Jul 15 08:00:24 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="matchms_filtering" name="matchms filtering" version="@TOOL_VERSION@+galaxy1" profile="21.09"> +<tool id="matchms_filtering" name="matchms filtering" version="@TOOL_VERSION@+galaxy0" profile="21.09"> <description>filter and normalize mass spectrometry data</description> <macros> @@ -64,7 +64,7 @@ <inputs> <param label="Spectra file" name="spectra" type="data" format="msp,mgf" help="Mass spectra file to be filtered." /> <param name="normalise_intensities_is_true" label="Normalize intensities" type="boolean" truevalue="TRUE" falsevalue="FALSE" checked="false" - help="Normalize intensities of peaks (and losses) to unit height."/> + help="Normalize intensities of peaks to unit height."/> <param name="default_filters_is_true" label="Apply default filters" type="boolean" truevalue="TRUE" falsevalue="FALSE" checked="false" help="Collection of filters that are considered default and that do no require any (factory) arguments."/> <param name="clean_metadata_is_true" label="Clean metadata" type="boolean" truevalue="TRUE" falsevalue="FALSE" checked="false"