Mercurial > repos > thanhlv > data_manager_build_ariba_database
view data_manager/macros.xml @ 9:218301fbbb99 draft default tip
"planemo upload for repository https://github.com/thanhleviet/galaxy-tools commit 3a0b92d1a2dcd5c5b75e5b63727850139af21ace-dirty"
| author | thanhlv |
|---|---|
| date | Fri, 02 Oct 2020 11:43:36 +0000 |
| parents | be46816110b4 |
| children |
line wrap: on
line source
<macros> <token name="@VERSION@">2.14.6</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">ariba</requirement> </requirements> </xml> <xml name="version_command"> <version_command>ariba version | head -n 1</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1099/mgen.0.000131</citation> </citations> </xml> </macros>
