diff abims_xcms_retcor.xml @ 18:8e740205c907 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 717c02f887ce343ca55f862c8020aaf49f5581d8
author lecorguille
date Wed, 08 Feb 2017 05:27:04 -0500
parents 20a75ba4345b
children 51b9f9452794
line wrap: on
line diff
--- a/abims_xcms_retcor.xml	Wed Feb 08 04:36:13 2017 -0500
+++ b/abims_xcms_retcor.xml	Wed Feb 08 05:27:04 2017 -0500
@@ -43,7 +43,7 @@
         <conditional name="methods">
             <param name="method" type="select" label="Method to use for retention time correction" help="[method] See the help section below" >
                 <option value="obiwarp" >obiwarp</option>
-                <option value="peakgroups" selected="peakgroups">peakgroups</option>
+                <option value="peakgroups" selected="true">peakgroups</option>
             </param>
             <when value="obiwarp">
                 <param name="profStep" type="float" value="1" label="Step size (in m/z)" help="[profStep] to use for profile generation from the raw data files" />