comparison bwa.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 086ba7b646e5
children 47c6967dc4e0
comparison
equal deleted inserted replaced
14:8a98cfb7ea55 15:22b497739c9c
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="bwa" name="Map with BWA" version="@VERSION@.4"> 2 <tool id="bwa" name="Map with BWA" version="@VERSION@.4">
3 <description>- map short reads (&lt; 100 bp) against reference genome</description> 3 <description>- map short reads (&lt; 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 <token name="@command_options@"> 10 <token name="@command_options@">
8 #if str( $analysis_type.analysis_type_selector ) == "full": 11 #if str( $analysis_type.analysis_type_selector ) == "full":