Mercurial > repos > sybila > ebcsgen_pctl_parameter_synthesis
diff ebcsgen_pctl_parameter_synthesis.xml @ 2:3bb6c1e9252e draft default tip
planemo upload for repository https://github.com/sybila/galaxytools/tree/master/tools/ebcsgen commit 4719a69f514aed27d90c7017f052463b0b43cbb0
author | sybila |
---|---|
date | Sat, 15 Oct 2022 09:23:30 +0000 |
parents | cf609f659b21 |
children |
line wrap: on
line diff
--- a/ebcsgen_pctl_parameter_synthesis.xml Fri Oct 14 16:25:57 2022 +0000 +++ b/ebcsgen_pctl_parameter_synthesis.xml Sat Oct 15 09:23:30 2022 +0000 @@ -40,7 +40,7 @@ </inputs> <outputs> - <data format="txt" name="output_regions"> + <data format="csv" name="output_regions"> <filter>"?" not in formula</filter> </data> <data format="storm.sample" name="output_sample"> @@ -62,11 +62,7 @@ <param name="from" value="0.05"/> <param name="to" value="1.0"/> </repeat> - <output name="output_regions" ftype="txt"> - <assert_contents> - <has_text text="Region results:"/> - </assert_contents> - </output> + <output name="output_regions" value="pctl_syntheisis_regions.csv" ftype="csv"/> </test> <test> <param name="transition_file" value="parametrised.bcsl.ts" ftype="bcsl.ts"/>