Mercurial > repos > goeckslab > rename_tiff_channels
view macros.xml @ 6:4763362914f4 draft default tip
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/mti-utils commit 5c324d06ad54dca76aa2b4c8118df5654f49da66
author | goeckslab |
---|---|
date | Mon, 15 Jul 2024 21:37:39 +0000 |
parents | 61fd94c7ce42 |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <container type="docker">quay.io/goeckslab/mti_utils:@TOOL_VERSION@</container> </requirements> </xml> <xml name="version_cmd"> <version_command>echo @TOOL_VERSION@</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/2022.08.18.504436</citation> </citations> </xml> <token name="@TOOL_VERSION@">0.0.2</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">19.01</token> </macros>