Mercurial > repos > iuc > biotradis
diff macros.xml @ 0:bccf5ebe9b55 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/biotradis commit 1c0a0f88149bf8863a89c58bace81e070b3adb5a"
| author | iuc |
|---|---|
| date | Wed, 29 Jan 2020 15:40:42 +0000 |
| parents | |
| children | e8cb43bd2fe4 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Jan 29 15:40:42 2020 +0000 @@ -0,0 +1,14 @@ +<?xml version="1.0"?> +<macros> + <token name="@VERSION@">1</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="1.4.5">biotradis</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1093/bioinformatics/btw022</citation> + </citations> + </xml> +</macros>
