diff bwa-mem.xml @ 25:e188dc7a68e6 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit 8f4d108191d52e3b60212dfcc3f57541e5f849d0
author iuc
date Fri, 19 Aug 2022 18:51:56 +0000
parents 64f11cf59c6e
children
line wrap: on
line diff
--- a/bwa-mem.xml	Wed May 05 18:22:08 2021 +0000
+++ b/bwa-mem.xml	Fri Aug 19 18:51:56 2022 +0000
@@ -1,6 +1,9 @@
 <?xml version="1.0"?>
 <tool id="bwa_mem" name="Map with BWA-MEM" version="@VERSION@.2">
     <description>- map medium and long reads (&gt; 100 bp) against reference genome</description>
+    <xrefs>
+        <xref type="bio.tools">bwa</xref>
+    </xrefs>
     <macros>
         <import>read_group_macros.xml</import>
         <import>bwa_macros.xml</import>