Mercurial > repos > goeckslab > cell_intensity_processing
view macros.xml @ 2:7f93f472a242 draft
planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/mti-utils commit 130ef7e8ae6cab35866b72617e53d35acc11475a
author | goeckslab |
---|---|
date | Wed, 28 Feb 2024 20:52:16 +0000 |
parents | 7a77ed0e579a |
children | 4f5abe01531c |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="requirements"> <requirements> <container type="docker">quay.io/goeckslab/mti_utils:0.0.1</container> </requirements> </xml> <xml name="version_cmd"> <version_command>echo @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.1</token> <token name="@VERSION_SUFFIX@">3</token> <token name="@PROFILE@">19.01</token> </macros>