comparison macros.xml @ 0:34bb79f271fc draft

planemo upload for repository https://github.com/goeckslab/tools-mti/tree/main/tools/mti-utils commit 339f5497446066ca76c27460da2eef4f6e0fa36e
author goeckslab
date Thu, 29 Sep 2022 16:53:01 +0000
parents
children 7a77ed0e579a
comparison
equal deleted inserted replaced
-1:000000000000 0:34bb79f271fc
1 <?xml version="1.0"?>
2 <macros>
3 <xml name="requirements">
4 <requirements>
5 <container type="docker">quay.io/goeckslab/mti_utils:0.0.1</container>
6 </requirements>
7 </xml>
8
9 <xml name="version_cmd">
10 <version_command>echo @VERSION@</version_command>
11 </xml>
12 <xml name="citations">
13 <citations>
14 </citations>
15 </xml>
16
17 <token name="@VERSION@">0.0.1</token>
18 <token name="@VERSION_SUFFIX@">1</token>
19 <token name="@PROFILE@">19.01</token>
20 </macros>