Repository 'rpbasicdesign'
hg clone https://toolshed.g2.bx.psu.edu/repos/tduigou/rpbasicdesign

Changeset 6:ce36e195a61b (2023-05-01)
Previous changeset 5:e743b6118dae (2022-05-17) Next changeset 7:5ae5521bb367 (2023-05-30)
Commit message:
planemo upload for repository https://github.com/brsynth/rpbasicdesign commit 2e8aa2e7c0581c7eed2074d15f7e4317ecde2ad6
modified:
rpbasicdesign.xml
added:
config/job_conf.xml
config/tool_conf.xml
b
diff -r e743b6118dae -r ce36e195a61b config/job_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/job_conf.xml Mon May 01 01:25:39 2023 +0000
b
@@ -0,0 +1,1 @@
+    <tool id="rpbasicdesign" destination="local" />
b
diff -r e743b6118dae -r ce36e195a61b config/tool_conf.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/config/tool_conf.xml Mon May 01 01:25:39 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 e743b6118dae -r ce36e195a61b rpbasicdesign.xml
--- a/rpbasicdesign.xml Tue May 17 14:50:31 2022 +0000
+++ b/rpbasicdesign.xml Mon May 01 01:25:39 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>