Mercurial > repos > tduigou > rp2biosensor
diff rp2biosensor.xml @ 6:71f3a2616dd0 draft default tip
planemo upload for repository https://github.com/brsynth/rp2biosensor commit a28bed08736e066fe805d55e2917054cc14e2106
author | tduigou |
---|---|
date | Mon, 12 Jun 2023 11:05:43 +0000 |
parents | fdaf5a0af992 |
children |
line wrap: on
line diff
--- a/rp2biosensor.xml Tue May 30 21:08:46 2023 +0000 +++ b/rp2biosensor.xml Mon Jun 12 11:05:43 2023 +0000 @@ -25,13 +25,13 @@ </section> </inputs> <outputs> - <data name="html_file" format="html" label="${tool.name} - ${rp2_results.name}"/> - <data name="json_file" format="json" label="${tool.name} -${rp2_results.name}"> + <data name="html_file" format="html" label="${tool.name} - ${rp2_results.name} (html)"/> + <data name="json_file" format="json" label="${tool.name} - ${rp2_results.name} (json)"> <filter> adv['json_graph'] </filter> </data> </outputs> <tests> - <test> + <test expect_num_outputs="1"> <!-- test 1: check if identical outputs are produced --> <param name="rp2_results" value="rp2-results-lactate.csv" /> <param name="sink_file" value="sink-h2o2.csv" />