diff mlst.xml @ 6:7eb5e58d2263 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mlst commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 07:41:48 +0000
parents dba1639c1ba6
children 9a019e7a150a
line wrap: on
line diff
--- a/mlst.xml	Mon Jun 08 17:08:26 2020 +0000
+++ b/mlst.xml	Wed Sep 01 07:41:48 2021 +0000
@@ -1,8 +1,10 @@
 <tool id="mlst" name="MLST" version="@VERSION@">
-    <description>Scans genomes against PubMLST schemes.</description>
+    <description>Scans genomes against PubMLST schemes</description>
+    <xrefs>
+        <xref type="bio.tools">mlst</xref>
+    </xrefs>
     <macros>
         <import>macros.xml</import>
-
         <xml name="legacy_param">
             <param argument="--legacy" type="boolean" truevalue="--legacy" falsevalue="" checked="true" label="Include allele header" help="Include allele header row in output table (requires scheme to be set)" />
         </xml>