Mercurial > repos > ecology > phylo_index
changeset 1:1d73a4af71f5 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:58 +0000 |
parents | 71a46f890035 |
children | |
files | PhyloIndex.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PhyloIndex.xml Tue May 20 09:53:58 2025 +0000 +++ b/PhyloIndex.xml Thu May 22 16:43:58 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>