comparison bowtie2_macros.xml @ 26:09b2cdb7ace5 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bowtie2 commit 41371d219eaafc811eadf7646a7f0ecf002e4239"
author iuc
date Tue, 12 Jan 2021 16:58:26 +0000
parents 17062a0decb7
children a6d65b0c67af
comparison
equal deleted inserted replaced
25:749c918495f7 26:09b2cdb7ace5
1 <macros> 1 <macros>
2 <token name="@TOOL_VERSION@">2.4.2</token>
2 <!-- Import this at the top of your command block and then 3 <!-- Import this at the top of your command block and then
3 define rg_auto_name. --> 4 define rg_auto_name. -->
4 <token name="@define_read_group_helpers@"> 5 <token name="@define_read_group_helpers@">
5 #def identifier_or_name($input1) 6 #def identifier_or_name($input1)
6 #if hasattr($input1, 'element_identifier') 7 #if hasattr($input1, 'element_identifier')