changeset 1:f4c8553b8dd1 draft default tip

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/Phylodiversity_workflow commit ce74877d21915627f36eae4d2eb3851a6a858aae
author ecology
date Thu, 22 May 2025 16:43:50 +0000
parents 88d3f6881490
children
files PhyloIndex.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/PhyloIndex.xml	Tue May 20 09:52:44 2025 +0000
+++ b/PhyloIndex.xml	Thu May 22 16:43:50 2025 +0000
@@ -32,7 +32,7 @@
     <inputs>
         <param name="phylogeny" type="data" format="newick" label="Phylogeny file (Newick format)" />
         <param name="occupancy" type="data" format="tabular" label="Occupancy data (Tabular format)" />
-        <param name="random_seed" type="integer" label="Seed for the random PD compute"/>
+        <param name="random_seed" type="integer" value="34" label="Seed for the random PD compute"/>
         <param name="model" type="select" label="Model for the PD compute">
             <option value="tipshuffle" selected="true">tipshuffle</option>
             <option value="rowwise">rowwise</option>