Mercurial > repos > thanhlv > socru
view macros.xml @ 10:66d8d4db04d4 draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 9281db266d27c58639d5d0394ac9209c18713bf9-dirty
author | thanhlv |
---|---|
date | Tue, 03 Sep 2019 19:02:28 -0400 |
parents | e98661abef08 |
children | f9c46016a28b |
line wrap: on
line source
<macros> <token name="@VERSION@">2.2.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>