Repository 'rpbasicdesign'
hg clone https://eddie.galaxyproject.org/repos/tduigou/rpbasicdesign

Changeset 8:533514bb557b (2023-04-24)
Previous changeset 7:a2b98a6e033b (2022-05-17) Next changeset 9:bf35ff482bf0 (2023-05-30)
Commit message:
planemo upload for repository https://github.com/brsynth/rpbasicdesign commit eadd9bb9edbc70361b9e8d7900e6743b37142ee3
modified:
rpbasicdesign.xml
added:
config/job_conf.xml
config/tool_conf.xml
b
diff -r a2b98a6e033b -r 533514bb557b config/job_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/job_conf.xml Mon Apr 24 13:31:44 2023 +0000
b
@@ -0,0 +1,1 @@
+    <tool id="rpbasicdesign" destination="local" />
b
diff -r a2b98a6e033b -r 533514bb557b config/tool_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/tool_conf.xml Mon Apr 24 13:31:44 2023 +0000
b
@@ -0,0 +1,3 @@
+  <section id="sbc-util" name="SynBioCAD Utilities">
+    <tool file="synbiocad-galaxy-wrappers/rpbasicdesign/rpbasicdesign.xml" />
+  </section>
b
diff -r a2b98a6e033b -r 533514bb557b rpbasicdesign.xml
--- a/rpbasicdesign.xml Tue May 17 14:49:28 2022 +0000
+++ b/rpbasicdesign.xml Mon Apr 24 13:31:44 2023 +0000
b
@@ -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>