Mercurial > repos > tduigou > doe_synbio_sampler
changeset 10:82ebcb70deae draft
planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 3215d5c6c09434d13d3ef099d863705ba6bdc001-dirty
author | tduigou |
---|---|
date | Tue, 17 Sep 2024 15:43:55 +0000 |
parents | e164783222ff |
children | bdd62e3b1d09 |
files | macros.xml sampler.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Sep 17 15:42:54 2024 +0000 +++ b/macros.xml Tue Sep 17 15:43:55 2024 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="stdio"> <stdio> <regex match="WARNING" level="warning" />
--- a/sampler.xml Tue Sep 17 15:42:54 2024 +0000 +++ b/sampler.xml Tue Sep 17 15:43:55 2024 +0000 @@ -33,7 +33,7 @@ ]]></command> <inputs> <param name="input_file" type="data" format="tabular" label="Input file with components and their max values." /> - <param name="num_samples" type="integer" min="1" label="Number of samples to generate" /> + <param name="num_samples" type="integer" value="1" min="1" label="Number of samples to generate" /> <section name="adv" title="Advanced Options" expanded="false"> <!-- Range --> <conditional name="range_cond">