Mercurial > repos > iuc > teloscope
view macros.xml @ 1:089c6e8122c8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/teloscope commit 04870df78442ec883c2d8463d5958c94317a7d8d
| author | iuc |
|---|---|
| date | Wed, 03 Dec 2025 18:54:06 +0000 |
| parents | be2c72b9798b |
| children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">teloscope</requirement> </requirements> </xml> <token name="@TOOL_VERSION@">0.1.3</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">23.02</token> <xml name="citations"> <citations> <citation type="doi">10.1101/2025.10.14.682431</citation> </citations> </xml> </macros>
