Mercurial > repos > tduigou > doe_synbio_sampler
changeset 11:bdd62e3b1d09 draft default tip
planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 5a5b17530339a44c3c51dfce8b976c5b6bec84aa
author | tduigou |
---|---|
date | Tue, 17 Sep 2024 15:52:51 +0000 |
parents | 82ebcb70deae |
children | |
files | sampler.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/sampler.xml Tue Sep 17 15:43:55 2024 +0000 +++ b/sampler.xml Tue Sep 17 15:52:51 2024 +0000 @@ -37,7 +37,7 @@ <section name="adv" title="Advanced Options" expanded="false"> <!-- Range --> <conditional name="range_cond"> - <param name="range_param" type="select" label="Seed" help="How to create the discrete range"> + <param name="range_param" type="select" label="Discrete range" help="How to create the discrete range"> <option value="step" selected="true">step</option> <option value="ratios">ratios</option> </param>