diff qualimap_macros.xml @ 3:e996affb2980 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:16:49 +0000
parents 36f9b27b0ddf
children e961700c8496
line wrap: on
line diff
--- a/qualimap_macros.xml	Mon Jan 13 18:01:40 2020 +0000
+++ b/qualimap_macros.xml	Wed Sep 01 08:16:49 2021 +0000
@@ -7,7 +7,11 @@
             <yield />
         </requirements>
     </xml>
-
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">qualimap</xref>
+        </xrefs>
+    </xml>
     <xml name="version_command">
         <version_command>qualimap --help | grep 'QualiMap v.' | cut -d '.' -f 2-</version_command>
     </xml>