Mercurial > repos > iuc > teloscope
view macros.xml @ 2:321ceb58023e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/teloscope commit 201733bc2332c99e30f65ae90a3c2f299153fff2
| author | iuc |
|---|---|
| date | Thu, 15 Jan 2026 17:33:29 +0000 |
| parents | 6c1cfce7c2eb |
| 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@">1</token> <token name="@PROFILE@">23.02</token> <xml name="citations"> <citations> <citation type="doi">10.1101/2025.10.14.682431</citation> </citations> </xml> </macros>
