Mercurial > repos > tduigou > straindesign_reduce_model
changeset 1:147e14783111 draft
planemo upload for repository https://github.com/brsynth/straindesign commit eadd9bb9edbc70361b9e8d7900e6743b37142ee3
| author | tduigou |
|---|---|
| date | Mon, 24 Apr 2023 13:37:41 +0000 |
| parents | 736e61efc537 |
| children | c0cf934614ee |
| files | config/tool_conf.xml macros.xml |
| diffstat | 2 files changed, 7 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config/tool_conf.xml Mon Apr 24 13:37:41 2023 +0000 @@ -0,0 +1,5 @@ + <section id="sbc-pa" name="SynBioCAD Pathway Analysis"> + <tool file="synbiocad-galaxy-wrappers/straindesign/analyzing-model.xml" /> + <tool file="synbiocad-galaxy-wrappers/straindesign/reduce-model.xml" /> + <tool file="synbiocad-galaxy-wrappers/straindesign/simulate-deletion.xml" /> + </section>
--- a/macros.xml Mon Jan 09 13:34:26 2023 +0000 +++ b/macros.xml Mon Apr 24 13:37:41 2023 +0000 @@ -1,7 +1,7 @@ <macros> <!-- GLOBAL --> - <token name="@TOOL_VERSION@">3.2.0</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">3.2.2</token> + <token name="@VERSION_SUFFIX@">0</token> <token name="@LICENSE@">MIT</token> <xml name="requirements"> <requirements>
