changeset 8:533514bb557b draft

planemo upload for repository https://github.com/brsynth/rpbasicdesign commit eadd9bb9edbc70361b9e8d7900e6743b37142ee3
author tduigou
date Mon, 24 Apr 2023 13:31:44 +0000
parents a2b98a6e033b
children bf35ff482bf0
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 Apr 24 13:31:44 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 Apr 24 13:31:44 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:49:28 2022 +0000
+++ b/rpbasicdesign.xml	Mon Apr 24 13:31:44 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>