comparison bowtie2_macros.xml @ 32:d5ceb9f3c25b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bowtie2 commit 7c23f328dedbbf24693ddfcc4ebc6b5ee1801767
author iuc
date Mon, 13 May 2024 13:49:14 +0000
parents 0d4acadabb04
children
comparison
equal deleted inserted replaced
31:0d4acadabb04 32:d5ceb9f3c25b
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">2.5.3</token> 2 <token name="@TOOL_VERSION@">2.5.3</token>
3 <token name="@VERSION_SUFFIX@">0</token> 3 <token name="@VERSION_SUFFIX@">1</token>
4 <!-- Import this at the top of your command block and then 4 <!-- Import this at the top of your command block and then
5 define rg_auto_name. --> 5 define rg_auto_name. -->
6 <token name="@define_read_group_helpers@"> 6 <token name="@define_read_group_helpers@">
7 #def identifier_or_name($input1) 7 #def identifier_or_name($input1)
8 #if hasattr($input1, 'element_identifier') 8 #if hasattr($input1, 'element_identifier')