diff cluster.xml @ 2:24a81631a8b5 draft

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/Ecoregionalization_workflow commit 5d48df67919fbc9d77b98a8243d438c397f61a0e
author ecology
date Thu, 21 Mar 2024 14:04:36 +0000
parents edb8d19735a6
children 844b5bf84164
line wrap: on
line diff
--- a/cluster.xml	Wed Jan 24 15:53:07 2024 +0000
+++ b/cluster.xml	Thu Mar 21 14:04:36 2024 +0000
@@ -22,7 +22,7 @@
     <inputs>
       <param name="envfile" type="data" format="tabular" label="Environmental file (tabular only)"/>
       <param name="predictionmatrix" type="data" format="tabular" label="Prediction matrix (file 'data to cluster' from Cluster Estimate tool)"/>
-      <param name="predictionfile" type="data" format="tabular" label="Prediction file (file 'data.bio table' from Cluster Estimate tool)"/>
+      <param name="predictionfile" type="data" format="tabular" label="Prediction table (file 'data.bio table' from Cluster Estimate tool)"/>
       <param name="k" type="integer" label="Number of Cluster wanted" min= "1" value="2"/>
       <param name="metric" type="select" label="What metric to use to calculate dissimilarities between observations ?">
              <option value = "manhattan">manhattan</option>
@@ -46,7 +46,7 @@
             <param name='sample' value="10"/>
             <output name='output1'>
                 <assert_contents>
-            	    <has_size value="7369" delta="1000"/>
+            	    <has_size value="8359" delta="500"/>
             	</assert_contents>
             </output>
             <output name='output2'>