Mercurial > repos > iuc > biom_normalize_table
comparison macros.xml @ 0:a900ebd4a533 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit f609ae13de8441b0311e4817aca4f1d1635da028
| author | iuc |
|---|---|
| date | Wed, 31 May 2017 11:20:30 -0400 |
| parents | |
| children | ea1936aa2d98 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a900ebd4a533 |
|---|---|
| 1 <macros> | |
| 2 <xml name="requirements"> | |
| 3 <requirements> | |
| 4 <requirement type="package" version="2.1.5">biom-format</requirement> | |
| 5 <yield/> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <token name="@VERSION@">2.1.5</token> | |
| 9 <xml name="version_command"> | |
| 10 <version_command>biom --version</version_command> | |
| 11 </xml> | |
| 12 <xml name="citations"> | |
| 13 <citations> | |
| 14 <citation type="doi">10.1186/2047-217X-1-7</citation> | |
| 15 <yield/> | |
| 16 </citations> | |
| 17 </xml> | |
| 18 </macros> |
