comparison nextalign.xml @ 6:46b4fa689fd7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit e768bff1262aadb15a58680fed83636562171c05"
author iuc
date Mon, 15 Nov 2021 18:57:47 +0000
parents b3ff7225da03
children 1c785a6b4d90
comparison
equal deleted inserted replaced
5:66f6db4aa19b 6:46b4fa689fd7
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@">1</token> 5 <token name="@VERSION_SUFFIX@">0</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>