comparison macros.xml @ 0:34ed44f3f85c draft

"planemo upload for repository https://github.com/dlal-group/simtext commit fd3f5b7b0506fbc460f2a281f694cb57f1c90a3c-dirty"
author dlalgroup
date Thu, 24 Sep 2020 02:17:05 +0000
parents
children 429b1df6b7a9
comparison
equal deleted inserted replaced
-1:000000000000 0:34ed44f3f85c
1 <macros>
2 <token name="@VERSION@">0.0.1</token>
3
4 <xml name="requirements">
5 <requirements>
6 <yield/>
7 <container type="docker">lalgroup/simtext:@VERSION@</container>
8 </requirements>
9 </xml>
10
11 <xml name="stdio">
12 <stdio>
13 <exit_code level="fatal" range="1:"/>
14 </stdio>
15 </xml>
16
17 <xml name="citations">
18 <citations>
19 <citation type="doi">10.1101/2020.07.06.190629</citation>
20 </citations>
21 </xml>
22
23 </macros>
24