comparison bwa-mem.xml @ 9:7bee165c3a44 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/bwa commit b3b7a9898eb2b5d12745ef96250b04955bd1e209
author devteam
date Thu, 03 Dec 2015 17:38:14 -0500
parents d8c9597bfb09
children 6069ffa8b240
comparison
equal deleted inserted replaced
8:ca29c55c78e7 9:7bee165c3a44
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="bwa_mem" name="Map with BWA-MEM" version="0.4.1"> 2 <tool id="bwa_mem" name="Map with BWA-MEM" version="0.4.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 <macros> 4 <macros>
5 <import>read_group_macros.xml</import> 5 <import>read_group_macros.xml</import>
6 <import>bwa_macros.xml</import> 6 <import>bwa_macros.xml</import>
7 </macros> 7 </macros>