Mercurial > repos > iuc > isescan
comparison macro.xml @ 0:b18e9d02e503 draft
planemo upload for repository https://github.com/pimarin/tools-iuc/tree/isescan commit d9d88c043b2d45877e3b0bffba6e709c9a0f0379
| author | iuc |
|---|---|
| date | Thu, 01 Sep 2022 09:29:16 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b18e9d02e503 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.7.2.3</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">21.05</token> | |
| 5 <xml name="version_command"> | |
| 6 <version_command><![CDATA[isescan.py --version]]> </version_command> | |
| 7 </xml> | |
| 8 <xml name="xrefs"> | |
| 9 <xrefs> | |
| 10 <xref type='bio.tools'>ISEScan</xref> | |
| 11 </xrefs> | |
| 12 </xml> | |
| 13 <xml name="requirements"> | |
| 14 <requirements> | |
| 15 <requirement type="package" version="@TOOL_VERSION@">isescan</requirement> | |
| 16 </requirements> | |
| 17 </xml> | |
| 18 <xml name="citations"> | |
| 19 <citations> | |
| 20 <citation type="doi">10.1093/bioinformatics/btx433</citation> | |
| 21 </citations> | |
| 22 </xml> | |
| 23 </macros> |
