diff macros.xml @ 2:81cea47ec685 draft

planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
author iuc
date Mon, 18 Mar 2024 12:32:11 +0000
parents 46c5d7a0393b
children f995ba9f1caa
line wrap: on
line diff
--- a/macros.xml	Tue Sep 06 14:18:05 2022 +0000
+++ b/macros.xml	Mon Mar 18 12:32:11 2024 +0000
@@ -10,10 +10,15 @@
             <yield/>
         </requirements>
     </xml>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">srst2</xref>
+        </xrefs>
+    </xml>
     <xml name="read_type_options">
         <param argument="--read_type" type="select" label="Read file type">
             <option value="q" selected="true">fastq</option>
             <option value="f">fasta</option>
         </param>
     </xml>
-</macros>
\ No newline at end of file
+</macros>