Mercurial > repos > iuc > nextalign
comparison nextalign.xml @ 3:dc1785e10322 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit 475d00042b5ec4216fa1e5f52e3ec0cf25c67707"
| author | iuc |
|---|---|
| date | Sat, 25 Sep 2021 18:16:38 +0000 |
| parents | c4ccdd951eb1 |
| children | ddf132c83068 |
comparison
equal
deleted
inserted
replaced
| 2:c4ccdd951eb1 | 3:dc1785e10322 |
|---|---|
| 1 <tool id="nextalign" name="NextAlign" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> | 1 <tool id="nextalign" name="NextAlign" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> |
| 2 <description>Viral genome sequence alignment</description> | 2 <description>Viral genome sequence alignment</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">1</token> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="@TOOL_VERSION@">nextalign</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">nextalign</requirement> |
| 9 </requirements> | 9 </requirements> |
| 10 <version_command>nextalign --version-detailed</version_command> | 10 <version_command>nextalign --version-detailed</version_command> |
