comparison libshuff.xml @ 5:af1dd82c53bb draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
author iuc
date Tue, 20 Mar 2018 13:38:41 -0400
parents 8b4214eada86
children b1e1753af16e
comparison
equal deleted inserted replaced
4:9cc4fe1ef8dc 5:af1dd82c53bb
51 <when value="discrete"> 51 <when value="discrete">
52 <param name="step" type="float" value="0.10" min="0.0" max="1.0" label="step - Step size - ignored if not > 0" help="default value 0.10, smaller steps approach integral"/> 52 <param name="step" type="float" value="0.10" min="0.0" max="1.0" label="step - Step size - ignored if not > 0" help="default value 0.10, smaller steps approach integral"/>
53 <param name="cutoff" type="float" value="" optional="true" min="0.0" max="1.0" label="cutoff - Cutoff threshold - ignored if left empty"/> 53 <param name="cutoff" type="float" value="" optional="true" min="0.0" max="1.0" label="cutoff - Cutoff threshold - ignored if left empty"/>
54 </when> 54 </when>
55 </conditional> 55 </conditional>
56 <expand macro="param-savelog"/>
56 </inputs> 57 </inputs>
57 <outputs> 58 <outputs>
58 <expand macro="logfile-output"/> 59 <expand macro="logfile-output"/>
59 <data name="summary" format="tabular" from_work_dir="dist*.summary" label="${tool.name} on ${on_string}: summary"/> 60 <data name="summary" format="tabular" from_work_dir="dist*.summary" label="${tool.name} on ${on_string}: summary"/>
60 <data name="coverage" format="tabular" from_work_dir="dist*.coverage" label="${tool.name} on ${on_string}: coverage"/> 61 <data name="coverage" format="tabular" from_work_dir="dist*.coverage" label="${tool.name} on ${on_string}: coverage"/>
74 <has_text text="dist"/> 75 <has_text text="dist"/>
75 <has_text text="forest-pasture"/> 76 <has_text text="forest-pasture"/>
76 <has_text text="pasture-forest"/> 77 <has_text text="pasture-forest"/>
77 </assert_contents> 78 </assert_contents>
78 </output> 79 </output>
80 <param name="savelog" value="true"/>
79 <expand macro="logfile-test"/> 81 <expand macro="logfile-test"/>
80 </test> 82 </test>
81 <test> 83 <test>
82 <param name="dist" value="amazon.dist" ftype="mothur.dist"/> 84 <param name="dist" value="amazon.dist" ftype="mothur.dist"/>
83 <param name="group" value="amazon.groups" ftype="mothur.groups"/> 85 <param name="group" value="amazon.groups" ftype="mothur.groups"/>
96 <has_text text="dist"/> 98 <has_text text="dist"/>
97 <has_text text="forest-pasture"/> 99 <has_text text="forest-pasture"/>
98 <has_text text="pasture-forest"/> 100 <has_text text="pasture-forest"/>
99 </assert_contents> 101 </assert_contents>
100 </output> 102 </output>
103 <param name="savelog" value="true"/>
101 <expand macro="logfile-test"/> 104 <expand macro="logfile-test"/>
102 </test> 105 </test>
103 </tests> 106 </tests>
104 <help><![CDATA[ 107 <help><![CDATA[
105 108