comparison macros.xml @ 0:fcb4d9f67e75 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 14d68ebb3ebee49d95426f0a7aed7062bf5ff03f-dirty
author thanhlv
date Thu, 07 Feb 2019 12:21:46 -0500
parents
children 435f1b59e064
comparison
equal deleted inserted replaced
-1:000000000000 0:fcb4d9f67e75
1 <macros>
2 <token name="@VERSION@">0.0.5</token>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="@VERSION@">socru</requirement>
6 </requirements>
7 </xml>
8
9 <xml name="version_command">
10 <version_command>socru --version</version_command>
11 </xml>
12
13 <!-- <xml name="citations">
14 <citations>
15 <citation type="doi">10.7717/peerj.5233</citation>
16 </citations>
17 </xml> -->
18 </macros>