Mercurial > repos > iuc > biotradis
diff macros.xml @ 0:738e58ed9cc2 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 10:41:06 -0500 |
parents | |
children | 58234d95978d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Jan 29 10:41:06 2020 -0500 @@ -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>