Mercurial > repos > tduigou > dnabot
comparison dnabot.xml @ 7:a00a395a6edd draft
planemo upload for repository https://github.com/brsynth/DNA-BOT commit 513db7f056db275f3f5d8d1337d39ff66012d89f
| author | tduigou |
|---|---|
| date | Fri, 29 Sep 2023 09:32:24 +0000 |
| parents | 21533c69aeac |
| children | d016b2051cfd |
comparison
equal
deleted
inserted
replaced
| 6:e6d949e4927b | 7:a00a395a6edd |
|---|---|
| 1 <tool id="dnabot" name="DNA-Bot" version="@TOOL_VERSION@" profile="21.09"> | 1 <tool id="dnabot" name="DNA-Bot" version="@TOOL_VERSION@" profile="21.09" license="MIT"> |
| 2 <description>DNA assembly using BASIC on OpenTrons</description> | 2 <description>DNA assembly using BASIC on OpenTrons</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">3.1.0</token> | 4 <token name="@TOOL_VERSION@">4.1.0</token> |
| 5 </macros> | 5 </macros> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">dnabot</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">dnabot</requirement> |
| 8 </requirements> | 8 </requirements> |
| 9 <command detect_errors="exit_code"><