Mercurial > repos > iuc > biom_subset_table
diff macros.xml @ 0:806ff6f90364 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit f726b353973996a1f59e2044e80ef7c9b75833ab"
author | iuc |
---|---|
date | Wed, 11 Sep 2019 12:39:28 -0400 |
parents | |
children | 9d84e99a4253 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Sep 11 12:39:28 2019 -0400 @@ -0,0 +1,18 @@ +<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>