comparison ReadFids_xml.xml @ 6:6e837e9352a2 draft default tip

"planemo upload for repository https://github.com/workflow4metabolomics/nmr_preprocessing commit 62fed9acaee7410de763b756cfa7de48ee258929"
author workflow4metabolomics
date Wed, 13 May 2020 03:52:09 -0400
parents 5e64657b4fe5
children
comparison
equal deleted inserted replaced
5:5b06800f3449 6:6e837e9352a2
32 graphOut $graphOut 32 graphOut $graphOut
33 33
34 </command> 34 </command>
35 35
36 <inputs> 36 <inputs>
37 <param name="fidzipfile" type="data" format="no_unzip.zip" label="Bruker FID file" /> 37 <param name="fidzipfile" type="data" format="no_unzip.zip,zip" label="Bruker FID file" />
38 <param name="title_line" label="Specify the line in the title file to recover the FID names (usually in pdata/1/title)" type="integer" value="1" size="100" help="Default value is line 1"/> 38 <param name="title_line" label="Specify the line in the title file to recover the FID names (usually in pdata/1/title)" type="integer" value="1" size="100" help="Default value is line 1"/>
39 39
40 <param name="subdirectories" label="Presence of subdirectories?" type="select" help="Select 'FALSE' when there is no subdirectories, 'TRUE' if there are subdirectories"> 40 <param name="subdirectories" label="Presence of subdirectories?" type="select" help="Select 'FALSE' when there is no subdirectories, 'TRUE' if there are subdirectories">
41 <option value="FALSE"> FALSE </option> 41 <option value="FALSE"> FALSE </option>
42 <option value="TRUE"> TRUE </option> 42 <option value="TRUE"> TRUE </option>