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

Changeset 6:ec9cef4b5b5a (2024-02-14)
Previous changeset 5:3d4040c7e12b (2023-09-29)
Commit message:
planemo upload for repository https://github.com/brsynth/DNA-BOT commit 537d7fefe58984b8f7ca66010153a2fdc35ddf4b
modified:
dnabot.xml
b
diff -r 3d4040c7e12b -r ec9cef4b5b5a dnabot.xml
--- a/dnabot.xml Fri Sep 29 09:32:13 2023 +0000
+++ b/dnabot.xml Wed Feb 14 15:25:03 2024 +0000
b
@@ -1,7 +1,7 @@
 <tool id="dnabot" name="DNA-Bot" version="@TOOL_VERSION@" profile="21.09" license="MIT">
     <description>DNA assembly using BASIC on OpenTrons</description>
     <macros>
-        <token name="@TOOL_VERSION@">4.1.0</token>
+        <token name="@TOOL_VERSION@">3.1.0</token>
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">dnabot</requirement>
@@ -63,7 +63,7 @@
             <param name="plate_files" value="user_parts_coords.csv,linker_parts_coords.csv"/>
             <output name="dnabot_scripts" ftype="tar">
                 <assert_contents>
-                    <has_size value="165900" delta="10000"/>
+                    <has_size value="150000" delta="10000"/>
                 </assert_contents>
             </output>
         </test>