changeset 29:793f87231d49 draft

"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 6e4ddadf085c7ce24cc6325c396872c135071de4"
author workflow4metabolomics
date Tue, 07 Jan 2020 08:16:02 -0500
parents 378ddb410225
children 14b1c52fae62
files abims_xcms_xcmsSet.xml macros_xcms.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/abims_xcms_xcmsSet.xml	Fri Jul 26 10:26:24 2019 -0400
+++ b/abims_xcms_xcmsSet.xml	Tue Jan 07 08:16:02 2020 -0500
@@ -1,4 +1,4 @@
-<tool id="abims_xcms_xcmsSet" name="xcms findChromPeaks (xcmsSet)" version="@WRAPPER_VERSION@.1">
+<tool id="abims_xcms_xcmsSet" name="xcms findChromPeaks (xcmsSet)" version="@WRAPPER_VERSION@.2">
     <description>Chromatographic peak detection</description>
 
     <macros>
--- a/macros_xcms.xml	Fri Jul 26 10:26:24 2019 -0400
+++ b/macros_xcms.xml	Tue Jan 07 08:16:02 2020 -0500
@@ -178,7 +178,7 @@
     </token>
 
     <xml name="input_centwave">
-        <param argument="ppm" type="integer" value="25" label="Max tolerated ppm m/z deviation in consecutive scans in ppm" help="for the initial ROI definition." />
+        <param argument="ppm" type="float" value="25" label="Max tolerated ppm m/z deviation in consecutive scans in ppm" help="for the initial ROI definition." />
         <param argument="peakwidth" type="text" value="20,50" label="Min,Max peak width in seconds" help="with the expected approximate peak width in chromatographic space.">
             <expand macro="input_validator_range_float"/>
         </param>