Mercurial > repos > lecorguille > xcms_retcor
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 17:3bd1e74d4abc | 18:8e740205c907 |
|---|---|
| 41 <inputs> | 41 <inputs> |
| 42 <param name="image" type="data" format="rdata.xcms.raw,rdata.xcms.group,rdata" label="xset RData file" help="output file from another function xcms (xcmsSet, retcor etc.)" /> | 42 <param name="image" type="data" format="rdata.xcms.raw,rdata.xcms.group,rdata" label="xset RData file" help="output file from another function xcms (xcmsSet, retcor etc.)" /> |
| 43 <conditional name="methods"> | 43 <conditional name="methods"> |
| 44 <param name="method" type="select" label="Method to use for retention time correction" help="[method] See the help section below" > | 44 <param name="method" type="select" label="Method to use for retention time correction" help="[method] See the help section below" > |
| 45 <option value="obiwarp" >obiwarp</option> | 45 <option value="obiwarp" >obiwarp</option> |
| 46 <option value="peakgroups" selected="peakgroups">peakgroups</option> | 46 <option value="peakgroups" selected="true">peakgroups</option> |
| 47 </param> | 47 </param> |
| 48 <when value="obiwarp"> | 48 <when value="obiwarp"> |
| 49 <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" /> | 49 <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" /> |
| 50 </when> | 50 </when> |
| 51 <when value="peakgroups"> | 51 <when value="peakgroups"> |
