comparison bowtie2_macros.xml @ 30:03e9b2fbc005 draft

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:50 +0000
parents cd659e8cc5fa
children 0d4acadabb04
comparison
equal deleted inserted replaced
29:f6877ad76b00 30:03e9b2fbc005
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')