Mercurial > repos > iuc > biom_subset_table
view macros.xml @ 2:bd85643f9424 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit f1b3e36f79747fca391321389276ac196d3f7cd0"
| author | iuc |
|---|---|
| date | Fri, 24 Jan 2020 21:37:10 +0000 |
| parents | 245950fb3a66 |
| children | 9f3f3ae3e82c |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="2.1.5">biom-format</requirement> <yield/> </requirements> </xml> <token name="@VERSION@">2.1.5</token> <xml name="version_command"> <version_command>biom --version</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1186/2047-217X-1-7</citation> <yield/> </citations> </xml> </macros>
