Mercurial > repos > iuc > socru
diff macros.xml @ 0:ce0c9fe32e04 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/socru commit 6fbcf349a029961f0f45eaf11ade1fbceba42ac1"
author | iuc |
---|---|
date | Wed, 11 Sep 2019 10:42:22 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Sep 11 10:42:22 2019 -0400 @@ -0,0 +1,18 @@ +<macros> + <token name="@VERSION@">2.1.7</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">socru</requirement> + </requirements> + </xml> + + <xml name="version_command"> + <version_command>socru --version</version_command> + </xml> + + <xml name="citations"> + <citations> + <citation type="doi">10.1101/543702</citation> + </citations> + </xml> +</macros> \ No newline at end of file