Mercurial > repos > iuc > nextclade
comparison nextclade.xml @ 2:efbf471df058 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 7a13866c45dba2337fc37d66c45c77ac73915690"
| author | iuc |
|---|---|
| date | Mon, 07 Jun 2021 12:37:58 +0000 |
| parents | 495c19a62538 |
| children | 167e492b7ae2 |
comparison
equal
deleted
inserted
replaced
| 1:495c19a62538 | 2:efbf471df058 |
|---|---|
| 1 <tool id="nextclade" name="Nextclade" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> | 1 <tool id="nextclade" name="Nextclade" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01" license="MIT"> |
| 2 <description></description> | 2 <description></description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 <token name="@TOOL_VERSION@">0.14.3</token> | 5 <token name="@TOOL_VERSION@">0.14.4</token> |
| 6 <token name="@VERSION_SUFFIX@">1</token> | 6 <token name="@VERSION_SUFFIX@">0</token> |
| 7 </macros> | 7 </macros> |
| 8 <requirements> | 8 <requirements> |
| 9 <requirement type="package" version="@TOOL_VERSION@">nextclade_js</requirement> | 9 <requirement type="package" version="@TOOL_VERSION@">nextclade_js</requirement> |
| 10 </requirements> | 10 </requirements> |
| 11 <command detect_errors="exit_code"><