Mercurial > repos > devteam > bowtie2
comparison bowtie2_macros.xml @ 30:2f3400246bfc draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bowtie2 commit 37384c4ef9fee552914e0e13897ae4c37ef2d24a"
author | iuc |
---|---|
date | Mon, 31 Jan 2022 08:31:13 +0000 |
parents | 8681e741a037 |
children | 6b4916819621 |
comparison
equal
deleted
inserted
replaced
29:56dcf3929d02 | 30:2f3400246bfc |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">2.4.2</token> | 2 <token name="@TOOL_VERSION@">2.4.5</token> |
3 <!-- Import this at the top of your command block and then | 3 <!-- Import this at the top of your command block and then |
4 define rg_auto_name. --> | 4 define rg_auto_name. --> |
5 <token name="@define_read_group_helpers@"> | 5 <token name="@define_read_group_helpers@"> |
6 #def identifier_or_name($input1) | 6 #def identifier_or_name($input1) |
7 #if hasattr($input1, 'element_identifier') | 7 #if hasattr($input1, 'element_identifier') |