diff lastz_macros.xml @ 10:3e1ea2facca6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit 8c6730485b00a47419ebe86278e4bd669377e3e2"
author iuc
date Sat, 27 Nov 2021 10:41:24 +0000
parents 10aca14c2332
children 37b497aa133f
line wrap: on
line diff
--- a/lastz_macros.xml	Fri Apr 02 17:18:40 2021 +0000
+++ b/lastz_macros.xml	Sat Nov 27 10:41:24 2021 +0000
@@ -1,5 +1,6 @@
 <macros>
-    <token name="@LASTZ_CONDA_VERSION@">1.0.4</token>
+    <token name="@TOOL_VERSION@">1.04.15</token>
+    <token name="@VERSION_SUFFIX@">0</token>
     <token name="@TARGET_INPUT_COMMAND_LINE@"><![CDATA[
         #if $source.ref_source=="history":
             #if $source.target.is_of_type('fasta.gz'):
@@ -22,6 +23,11 @@
         #end if
         ]]>
     </token>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">lastz</xref>
+        </xrefs>
+    </xml>
     <xml name="target_input">
         <conditional name="source">
             <param name="ref_source" type="select" label="Select TARGET sequnce(s) to align against" help="If your TARGET is in history, choose 'from your history' option">