Mercurial > repos > tduigou > rp2biosensor
comparison rp2biosensor.xml @ 6:74d6b60ef0f6 draft default tip
planemo upload for repository https://github.com/brsynth/rp2biosensor commit a28bed08736e066fe805d55e2917054cc14e2106
| author | tduigou |
|---|---|
| date | Mon, 12 Jun 2023 11:05:36 +0000 |
| parents | a9033f7f4894 |
| children |
comparison
equal
deleted
inserted
replaced
| 5:a9033f7f4894 | 6:74d6b60ef0f6 |
|---|---|
| 23 <section name="adv" title="Advanced Options" expanded="false"> | 23 <section name="adv" title="Advanced Options" expanded="false"> |
| 24 <param name="json_graph" type="boolean" label="Output Graph in JSON?" checked="false" /> | 24 <param name="json_graph" type="boolean" label="Output Graph in JSON?" checked="false" /> |
| 25 </section> | 25 </section> |
| 26 </inputs> | 26 </inputs> |
| 27 <outputs> | 27 <outputs> |
| 28 <data name="html_file" format="html" label="${tool.name} - ${rp2_results.name}"/> | 28 <data name="html_file" format="html" label="${tool.name} - ${rp2_results.name} (html)"/> |
| 29 <data name="json_file" format="json" label="${tool.name} -${rp2_results.name}"> | 29 <data name="json_file" format="json" label="${tool.name} - ${rp2_results.name} (json)"> |
| 30 <filter> adv['json_graph'] </filter> | 30 <filter> adv['json_graph'] </filter> |
| 31 </data> | 31 </data> |
| 32 </outputs> | 32 </outputs> |
| 33 <tests> | 33 <tests> |
| 34 <test> | 34 <test expect_num_outputs="1"> |
| 35 <!-- test 1: check if identical outputs are produced --> | 35 <!-- test 1: check if identical outputs are produced --> |
| 36 <param name="rp2_results" value="rp2-results-lactate.csv" /> | 36 <param name="rp2_results" value="rp2-results-lactate.csv" /> |
| 37 <param name="sink_file" value="sink-h2o2.csv" /> | 37 <param name="sink_file" value="sink-h2o2.csv" /> |
| 38 <output name="html_file" > | 38 <output name="html_file" > |
| 39 <assert_contents> | 39 <assert_contents> |
