Mercurial > repos > tduigou > rpcompletion
comparison rpcompletion.xml @ 1:b8242cf18cc0 draft
"planemo upload commit 2f1af427fa4c4f2aad53ab94c4cdb51456c66019-dirty"
author | tduigou |
---|---|
date | Wed, 09 Feb 2022 16:05:48 +0000 |
parents | 98d925a75257 |
children | d5c53a916005 |
comparison
equal
deleted
inserted
replaced
0:98d925a75257 | 1:b8242cf18cc0 |
---|---|
1 <tool id="rpCompletion" name="Complete Reactions" version="5.9.2"> | 1 <tool id="rpcompletion" name="Complete Reactions" version="@TOOL_VERSION@" profile="19.09"> |
2 <description>From the output of RP2Paths and RetroPath2.0, generate SBML unique and complete (with cofactors) pathways with mono-component reactions</description> | 2 <description>From the output of RP2Paths and RetroPath2.0, generate SBML unique and complete (with cofactors) pathways with mono-component reactions</description> |
3 <macros> | |
4 <token name="@TOOL_VERSION@">5.12.1</token> | |
5 </macros> | |
3 <requirements> | 6 <requirements> |
4 <requirement type="package" version="5.9.2">rptools</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">rptools</requirement> |
5 </requirements> | 8 </requirements> |
6 <stdio> | 9 <stdio> |
7 <exit_code range="1" level="fatal" description="Could not Xref compartment_id" /> | 10 <exit_code range="1" level="fatal" description="Could not Xref compartment_id" /> |
8 <exit_code range="2" level="fatal" description="ValueError returned" /> | 11 <exit_code range="2" level="fatal" description="ValueError returned" /> |
9 </stdio> | 12 </stdio> |
82 * `GitHub <https://github.com/brsynth/rptools>`_ | 85 * `GitHub <https://github.com/brsynth/rptools>`_ |
83 | 86 |
84 Version | 87 Version |
85 ---------- | 88 ---------- |
86 | 89 |
87 5.9.2 | 90 5.12.1 |
88 | 91 |
89 Authors | 92 Authors |
90 ------- | 93 ------- |
91 | 94 |
92 * **Melchior du Lac** | 95 * **Melchior du Lac** |