diff nextalign.xml @ 2:74d1e42a87e0 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit b565283c946796dfb3f613f52db6008d234ecedb"
author iuc
date Wed, 01 Sep 2021 17:56:58 +0000
parents d1dd7d1b07f6
children b3ff7225da03
line wrap: on
line diff
--- a/nextalign.xml	Mon Apr 26 19:10:54 2021 +0000
+++ b/nextalign.xml	Wed Sep 01 17:56:58 2021 +0000
@@ -1,10 +1,12 @@
-<tool id="nextalign" name="NextAlign" version="@TOOL_VERSION@+galaxy0" profile="20.01">
+<tool id="nextalign" name="NextAlign" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
+    <description>Viral genome sequence alignment</description>
     <macros>
         <import>macros.xml</import>
+        <token name="@VERSION_SUFFIX@">0</token>
     </macros>
-    <expand macro="requirements">
+    <requirements>
         <requirement type="package" version="@TOOL_VERSION@">nextalign</requirement>
-    </expand>
+    </requirements>
     <version_command>nextalign --version-detailed</version_command>
     <command detect_errors="exit_code"><![CDATA[
 @REF_FASTA@