Mercurial > repos > tduigou > dnabot
changeset 6:ec9cef4b5b5a draft
planemo upload for repository https://github.com/brsynth/DNA-BOT commit 537d7fefe58984b8f7ca66010153a2fdc35ddf4b
author | tduigou |
---|---|
date | Wed, 14 Feb 2024 15:25:03 +0000 |
parents | 3d4040c7e12b |
children | ecb31af4c2f8 |
files | dnabot.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/dnabot.xml Fri Sep 29 09:32:13 2023 +0000 +++ b/dnabot.xml Wed Feb 14 15:25:03 2024 +0000 @@ -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>