Mercurial > repos > iuc > socru
diff macros.xml @ 0:c2d4832e4a64 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:41:57 -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:41:57 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
