Mercurial > repos > tduigou > rp2biosensor
comparison rp2biosensor.xml @ 3:4b2318e9b097 draft
"planemo upload commit f40274f6b9f6a15eb4022aab21286d4c96cd8475-dirty"
author | tduigou |
---|---|
date | Fri, 25 Mar 2022 13:01:27 +0000 |
parents | b0efd4b2ffba |
children | b9aa7267df42 |
comparison
equal
deleted
inserted
replaced
2:b0efd4b2ffba | 3:4b2318e9b097 |
---|---|
1 <tool id="rp2biosensor" name="rp2biosensor" version="@TOOL_VERSION@" profile="19.09"> | 1 <tool id="rp2biosensor" name="rp2biosensor" version="@TOOL_VERSION@" profile="19.09"> |
2 <description>Build Sensing-Enabling Metabolic Pathways from RetroPath2.0 output</description> | 2 <description>Build Sensing-Enabling Metabolic Pathways from RetroPath2.0 output</description> |
3 <macros> | 3 <macros> |
4 <token name="@TOOL_VERSION@">3.0.0</token> | 4 <token name="@TOOL_VERSION@">3.1.0</token> |
5 </macros> | 5 </macros> |
6 <requirements> | 6 <requirements> |
7 <requirement type="package" version="@TOOL_VERSION@">rp2biosensor</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">rp2biosensor</requirement> |
8 </requirements> | 8 </requirements> |
9 <command detect_errors="exit_code"><![CDATA[ | 9 <command detect_errors="exit_code"><![CDATA[ |
30 </outputs> | 30 </outputs> |
31 <tests> | 31 <tests> |
32 <test> | 32 <test> |
33 <!-- test 1: check if identical outputs are produced --> | 33 <!-- test 1: check if identical outputs are produced --> |
34 <param name="rp2_results" value="rp2-results-lactate.csv" /> | 34 <param name="rp2_results" value="rp2-results-lactate.csv" /> |
35 <param name="sink_file" value="sink-h2o2.csv" /> | |
35 <output name="html_file" md5="88ba7cd2501c4d671b9eac396e7b4af9"/> | 36 <output name="html_file" md5="88ba7cd2501c4d671b9eac396e7b4af9"/> |
36 </test> | 37 </test> |
37 </tests> | 38 </tests> |
38 <help><![CDATA[ | 39 <help><![CDATA[ |
39 rp2biosensor | 40 rp2biosensor |
64 * `GitHub <https://github.com/brsynth/rp2biosensor>`_ | 65 * `GitHub <https://github.com/brsynth/rp2biosensor>`_ |
65 | 66 |
66 Version | 67 Version |
67 ---------- | 68 ---------- |
68 | 69 |
69 3.0.0 | 70 3.1.0 |
70 | 71 |
71 Authors | 72 Authors |
72 ------- | 73 ------- |
73 | 74 |
74 * **Thomas Duigou** | 75 * **Thomas Duigou** |