Mercurial > repos > devteam > bowtie2
comparison bowtie2_macros.xml @ 27:c9105910063f 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:57:59 +0000 |
parents | 5e52e98ff239 |
children | 8681e741a037 |
comparison
equal
deleted
inserted
replaced
26:1fc8d53bc352 | 27:c9105910063f |
---|---|
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') |