Mercurial > repos > iuc > metabat2
diff macros.xml @ 0:76bc4efa1aeb draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit 4baddc43c4fdbe9fa7fe056bc3f9213de01516dd"
author | iuc |
---|---|
date | Fri, 28 Jan 2022 12:21:05 +0000 |
parents | |
children | 01f02c5ddff8 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Jan 28 12:21:05 2022 +0000 @@ -0,0 +1,15 @@ +<macros> + <token name="@TOOL_VERSION@">2.15</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">21.01</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">metabat2</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.7717/peerj.7359</citation> + </citations> + </xml> +</macros>