comparison sampler.xml @ 8:5381731a6f38 draft

planemo upload for repository ['https://github.com/brsynth/icfree-ml', 'https://github.com/pablocarb/doebase'] commit 3215d5c6c09434d13d3ef099d863705ba6bdc001
author tduigou
date Tue, 17 Sep 2024 15:32:47 +0000
parents 257a173f377e
children 82ebcb70deae
comparison
equal deleted inserted replaced
7:257a173f377e 8:5381731a6f38
87 </test> 87 </test>
88 <!-- test 2: with specific step --> 88 <!-- test 2: with specific step -->
89 <test> 89 <test>
90 <param name="input_file" value="sampler/input/components.tsv" /> 90 <param name="input_file" value="sampler/input/components.tsv" />
91 <param name="num_samples" value="4" /> 91 <param name="num_samples" value="4" />
92 <param name="step" value="3.1" /> 92 <param name="range_param" value="step" />
93 <param name="by_step" value="3.1" />
93 <param name="seed_param" value="not_random" /> 94 <param name="seed_param" value="not_random" />
94 <param name="seed" value="0" /> 95 <param name="seed" value="0" />
95 <output name="output_sampling" file="sampler/output/sampling.test-2.tsv" ftype="tabular" compare="diff" /> 96 <output name="output_sampling" file="sampler/output/sampling.test-2.tsv" ftype="tabular" compare="diff" />
96 </test> 97 </test>
97 <!-- test 3: with fixed values --> 98 <!-- test 3: with fixed values -->