Mercurial > repos > devteam > bwa
diff bwa-mem.xml @ 15:22b497739c9c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author | iuc |
---|---|
date | Tue, 31 Aug 2021 07:48:28 +0000 |
parents | 8a98cfb7ea55 |
children |
line wrap: on
line diff
--- a/bwa-mem.xml Wed May 05 18:21:27 2021 +0000 +++ b/bwa-mem.xml Tue Aug 31 07:48:28 2021 +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 (> 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>