Mercurial > repos > devteam > cuffmerge
comparison cuff_macros.xml @ 6:f4bc1b2fc4d4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/cufflinks/cuffmerge commit 80b06e80066b32ad53ed418628992f056444256f
author | iuc |
---|---|
date | Sat, 05 Oct 2024 11:15:02 +0000 |
parents | 8cedf303be28 |
children | 4df774d8a900 |
comparison
equal
deleted
inserted
replaced
5:8cedf303be28 | 6:f4bc1b2fc4d4 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@VERSION@">2.2.1</token> | 2 <token name="@TOOL_VERSION@">2.2.1</token> |
3 <token name="@PROFILE@">23.1</token> | |
3 | 4 |
4 <xml name="requirements"> | 5 <xml name="requirements"> |
5 <requirements> | 6 <requirements> |
6 <requirement type="package" version="2.2.1">cufflinks</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">cufflinks</requirement> |
7 <yield /> | 8 <yield /> |
8 </requirements> | 9 </requirements> |
9 </xml> | 10 </xml> |
10 | 11 |
11 <xml name="conditions_repeat" token_format=""> | 12 <xml name="conditions_repeat" token_format=""> |