Mercurial > repos > devteam > bwa
comparison 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 |
comparison
equal
deleted
inserted
replaced
14:8a98cfb7ea55 | 15:22b497739c9c |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="bwa_mem" name="Map with BWA-MEM" version="@VERSION@.2"> | 2 <tool id="bwa_mem" name="Map with BWA-MEM" version="@VERSION@.2"> |
3 <description>- map medium and long reads (> 100 bp) against reference genome</description> | 3 <description>- map medium and long reads (> 100 bp) against reference genome</description> |
4 <xrefs> | |
5 <xref type="bio.tools">bwa</xref> | |
6 </xrefs> | |
4 <macros> | 7 <macros> |
5 <import>read_group_macros.xml</import> | 8 <import>read_group_macros.xml</import> |
6 <import>bwa_macros.xml</import> | 9 <import>bwa_macros.xml</import> |
7 </macros> | 10 </macros> |
8 <expand macro="requirements"/> | 11 <expand macro="requirements"/> |