Mercurial > repos > thanhlv > socru
view macros.xml @ 4:bf0efbba5e8d draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 5215b942916d8c1186656f098cfdf4db52b5854b-dirty
author | thanhlv |
---|---|
date | Fri, 17 May 2019 11:19:28 -0400 |
parents | 686ffd8c4f97 |
children | a6d085138f56 |
line wrap: on
line source
<macros> <token name="@VERSION@">1.0.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">socru</requirement> </requirements> </xml> <xml name="version_command"> <version_command>socru --version</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/543702</citation> </citations> </xml> </macros>