Mercurial > repos > iuc > chopin2
diff macros.xml @ 0:d49893faf877 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chopin2 commit 77562e028c37bc7afd254b33be7b48a21003818c
author | iuc |
---|---|
date | Tue, 31 Jan 2023 16:31:19 +0000 |
parents | |
children | 693bfd012601 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Jan 31 16:31:19 2023 +0000 @@ -0,0 +1,25 @@ +<macros> + <token name="@TOOL_VERSION@">1.0.7</token> + <token name="@GALAXY_VERSION@">1</token> + <token name="@PROFILE@">22.05</token> + + <xml name="creator"> + <creator> + <person givenName="Fabio" familyName="Cumbo" + url="https://cumbof.github.io/" + email="fabio.cumbo@gmail.com" /> + </creator> + </xml> + + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">chopin2</requirement> + </requirements> + </xml> + + <xml name="citations"> + <citations> + <citation type="doi">10.3390/a13090233</citation> + </citations> + </xml> +</macros> \ No newline at end of file