Mercurial > repos > devteam > fastq_combiner
diff macros.xml @ 4:f1dc2a761c30 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/fastq_combiner commit d4ced60a941c4c4a2fe95de9c09a10086810b387"
author | iuc |
---|---|
date | Wed, 19 Feb 2020 12:30:03 -0500 |
parents | |
children | 9115b978ce10 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Feb 19 12:30:03 2020 -0500 @@ -0,0 +1,9 @@ +<macros> + <token name="@TOOL_VERSION@">1.1.5</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">galaxy_sequence_utils</requirement> + <yield/> + </requirements> + </xml>> +</macros>