comparison 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
comparison
equal deleted inserted replaced
24:64f11cf59c6e 25:e188dc7a68e6
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 (&gt; 100 bp) against reference genome</description> 3 <description>- map medium and long reads (&gt; 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"/>