Mercurial > repos > rdvelazquez > hyphy_fubar
view macros.xml @ 0:a52fcdeacf3d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hyphy/ commit b'32e39857cb09a483e607ddd223f3783bff328cb2\n'-dirty
author | rdvelazquez |
---|---|
date | Tue, 12 Jun 2018 13:59:32 -0400 |
parents | |
children | fa2236bc5ab2 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="citations"> <citations> <citation type="doi">10.1093/bioinformatics/bti079</citation> </citations> </xml> <token name="@VERSION@">2.3.12</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">hyphy</requirement> <yield /> </requirements> </xml> </macros>