comparison bowtie2_macros.xml @ 32:6b4916819621 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bowtie2 commit 3ae56dd669038a65c3f60ba64c67cbefb254ab5e
author iuc
date Thu, 03 Nov 2022 19:37:06 +0000
parents 2f3400246bfc
children
comparison
equal deleted inserted replaced
31:f66e4858ca26 32:6b4916819621
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">2.4.5</token> 2 <token name="@TOOL_VERSION@">2.5.0</token>
3 <token name="@VERSION_SUFFIX@">0</token>
3 <!-- Import this at the top of your command block and then 4 <!-- Import this at the top of your command block and then
4 define rg_auto_name. --> 5 define rg_auto_name. -->
5 <token name="@define_read_group_helpers@"> 6 <token name="@define_read_group_helpers@">
6 #def identifier_or_name($input1) 7 #def identifier_or_name($input1)
7 #if hasattr($input1, 'element_identifier') 8 #if hasattr($input1, 'element_identifier')