Mercurial > repos > iuc > fargene
diff macros.xml @ 0:6f743c615c41 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fargene commit 867e4a6fad4c2622ad69517e2d4d9ba185109b72"
author | iuc |
---|---|
date | Thu, 28 Nov 2019 14:39:41 -0500 |
parents | |
children | 239ce9f24386 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Nov 28 14:39:41 2019 -0500 @@ -0,0 +1,15 @@ +<macros> + <token name="@VERSION@">0.1</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">fargene</requirement> + <yield/> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1186/s40168-019-0670-1</citation> + <yield /> + </citations> + </xml> +</macros>