Mercurial > repos > tduigou > rpbasicdesign
changeset 6:ce36e195a61b draft
planemo upload for repository https://github.com/brsynth/rpbasicdesign commit 2e8aa2e7c0581c7eed2074d15f7e4317ecde2ad6
author | tduigou |
---|---|
date | Mon, 01 May 2023 01:25:39 +0000 |
parents | e743b6118dae |
children | 5ae5521bb367 |
files | config/job_conf.xml config/tool_conf.xml rpbasicdesign.xml |
diffstat | 3 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config/job_conf.xml Mon May 01 01:25:39 2023 +0000 @@ -0,0 +1,1 @@ + <tool id="rpbasicdesign" destination="local" />
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config/tool_conf.xml Mon May 01 01:25:39 2023 +0000 @@ -0,0 +1,3 @@ + <section id="sbc-util" name="SynBioCAD Utilities"> + <tool file="synbiocad-galaxy-wrappers/rpbasicdesign/rpbasicdesign.xml" /> + </section>
--- a/rpbasicdesign.xml Tue May 17 14:50:31 2022 +0000 +++ b/rpbasicdesign.xml Mon May 01 01:25:39 2023 +0000 @@ -2,7 +2,7 @@ <description>Build DNA-BOT input files from rpSBML</description> <macros> <token name="@VERSION_SUFFIX@">0</token> - <token name="@TOOL_VERSION@">1.1.0</token> + <token name="@TOOL_VERSION@">1.2.2</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">rpbasicdesign</requirement>