comparison dist.shared.xml @ 5:7c8b0d0d792a 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:54:46 -0400
parents 3257183be791
children
comparison
equal deleted inserted replaced
4:30b6caefc7a0 5:7c8b0d0d792a
68 </conditional> 68 </conditional>
69 <param name="output" type="select" label="output - Distance Matrix Output Format" help="A Distance Matrix will be generated for each calculator label pair"> 69 <param name="output" type="select" label="output - Distance Matrix Output Format" help="A Distance Matrix will be generated for each calculator label pair">
70 <option value="lt" selected="true">Phylip formatted Lower Triangle Matrix</option> 70 <option value="lt" selected="true">Phylip formatted Lower Triangle Matrix</option>
71 <option value="square">Phylip formatted Square Matrix</option> 71 <option value="square">Phylip formatted Square Matrix</option>
72 </param> 72 </param>
73 <expand macro="param-savelog"/>
73 </inputs> 74 </inputs>
74 <outputs> 75 <outputs>
75 <expand macro="logfile-output"/> 76 <expand macro="logfile-output"/>
76 <collection name="distfiles" type="list" label="${tool.name} on ${on_string}: dist files"> 77 <collection name="distfiles" type="list" label="${tool.name} on ${on_string}: dist files">
77 <discover_datasets pattern=".*?\.(?P&lt;designation&gt;.*)\.dist" format="mothur.dist"/> 78 <discover_datasets pattern=".*?\.(?P&lt;designation&gt;.*)\.dist" format="mothur.dist"/>
81 <test><!-- test with defaults --> 82 <test><!-- test with defaults -->
82 <param name="otu" value="amazon.an.shared" ftype="mothur.shared"/> 83 <param name="otu" value="amazon.an.shared" ftype="mothur.shared"/>
83 <output_collection name="distfiles" count="72"> 84 <output_collection name="distfiles" count="72">
84 <element name="thetayc.0.33.lt" md5="c707e43f14c2022f4027e6a2495cbae8" ftype="mothur.dist"/> 85 <element name="thetayc.0.33.lt" md5="c707e43f14c2022f4027e6a2495cbae8" ftype="mothur.dist"/>
85 </output_collection> 86 </output_collection>
87 <param name="savelog" value="true"/>
86 <expand macro="logfile-test"/> 88 <expand macro="logfile-test"/>
87 </test> 89 </test>
88 <test><!-- test with label,group select and all calculators --> 90 <test><!-- test with label,group select and all calculators -->
89 <param name="otu" value="amazon.an.shared" ftype="mothur.shared"/> 91 <param name="otu" value="amazon.an.shared" ftype="mothur.shared"/>
90 <param name="label" value="0.05,0.22"/> 92 <param name="label" value="0.05,0.22"/>
91 <param name="groups" value="forest,pasture"/> 93 <param name="groups" value="forest,pasture"/>
92 <param name="calc" value="sharedsobs,sharedchao,sharedace,anderberg,jclass,jest,kulczynski,kulczynskicody,kstest,lennon,ochiai,sorclass,sorest,whittaker,hamming,memchi2,memchord,memeuclidean,mempearson,braycurtis,jabund,morisitahorn,sorabund,thetan,thetayc,canberra,gower,hellinger,manhattan,odum,soergel,spearman,speciesprofile,structchi2,structeuclidean,structpearson,sharednseqs,sharedobserved"/> 94 <param name="calc" value="sharedsobs,sharedchao,sharedace,anderberg,jclass,jest,kulczynski,kulczynskicody,kstest,lennon,ochiai,sorclass,sorest,whittaker,hamming,memchi2,memchord,memeuclidean,mempearson,braycurtis,jabund,morisitahorn,sorabund,thetan,thetayc,canberra,gower,hellinger,manhattan,odum,soergel,spearman,speciesprofile,structchi2,structeuclidean,structpearson,sharednseqs,sharedobserved"/>
93 <output_collection name="distfiles" count="74"> 95 <output_collection name="distfiles" count="74">
94 <element name="gower.0.22.lt" md5="209dbf7e9f1e13753524905f64c8e3b7" ftype="mothur.dist"/> 96 <element name="gower.0.22.lt" md5="209dbf7e9f1e13753524905f64c8e3b7" ftype="mothur.dist"/>
95 </output_collection> 97 </output_collection>
98 <param name="savelog" value="true"/>
96 <expand macro="logfile-test"/> 99 <expand macro="logfile-test"/>
97 </test> 100 </test>
98 <test><!-- test with subsampling without specifying size --> 101 <test><!-- test with subsampling without specifying size -->
99 <param name="otu" value="amazon.an.shared" ftype="mothur.shared"/> 102 <param name="otu" value="amazon.an.shared" ftype="mothur.shared"/>
100 <param name="label" value="0.03,0.33"/> 103 <param name="label" value="0.03,0.33"/>
107 <has_text text="forest"/> 110 <has_text text="forest"/>
108 <has_text text="pasture"/> 111 <has_text text="pasture"/>
109 </assert_contents> 112 </assert_contents>
110 </element> 113 </element>
111 </output_collection> 114 </output_collection>
115 <param name="savelog" value="true"/>
112 <expand macro="logfile-test"/> 116 <expand macro="logfile-test"/>
113 </test> 117 </test>
114 <test><!-- test with subsampling with specifying size--> 118 <test><!-- test with subsampling with specifying size-->
115 <param name="otu" value="amazon.mothur.shared" ftype="mothur.shared"/> 119 <param name="otu" value="amazon.mothur.shared" ftype="mothur.shared"/>
116 <param name="use" value="yes"/> 120 <param name="use" value="yes"/>
125 <has_text text="forest"/> 129 <has_text text="forest"/>
126 <has_text text="pasture"/> 130 <has_text text="pasture"/>
127 </assert_contents> 131 </assert_contents>
128 </element> 132 </element>
129 </output_collection> 133 </output_collection>
134 <param name="savelog" value="true"/>
130 <expand macro="logfile-test"/> 135 <expand macro="logfile-test"/>
131 </test> 136 </test>
132 </tests> 137 </tests>
133 <help><![CDATA[ 138 <help><![CDATA[
134 139