Mercurial > repos > iuc > schicexplorer_schicmergetoscool
comparison macros.xml @ 2:d92e3bca3da0 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:52:27 +0000 |
parents | 70a13d0a950f |
children |
comparison
equal
deleted
inserted
replaced
1:70a13d0a950f | 2:d92e3bca3da0 |
---|---|
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 /> |