Mercurial > repos > iuc > schicexplorer_schicmergematrixbins
comparison macros.xml @ 3:48ed2580b39e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit c535679b4086f5bd1a75e9765b8708bf1bd2d81b
author | iuc |
---|---|
date | Thu, 31 Jul 2025 16:43:51 +0000 |
parents | 47ef02546fe9 |
children |
comparison
equal
deleted
inserted
replaced
2:47ef02546fe9 | 3:48ed2580b39e |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@THREADS@">\${GALAXY_SLOTS:-4}</token> | 2 <token name="@THREADS@">\${GALAXY_SLOTS:-4}</token> |
3 <token name="@TOOL_VERSION@">4</token> | 3 <token name="@TOOL_VERSION@">4</token> |
4 <token name="@PROFILE@">22.05</token> | 4 <token name="@PROFILE@">22.05</token> |
5 | |
6 <xml name="xrefs"> | |
7 <xrefs> | |
8 <xref type="bio.tools">hicexplorer</xref> | |
9 </xrefs> | |
10 </xml> | |
5 | 11 |
6 <xml name="requirements"> | 12 <xml name="requirements"> |
7 <requirements> | 13 <requirements> |
8 <requirement type="package" version="@TOOL_VERSION@">schicexplorer</requirement> | 14 <requirement type="package" version="@TOOL_VERSION@">schicexplorer</requirement> |
9 <yield /> | 15 <yield /> |