Mercurial > repos > thanhlv > socru
diff macros.xml @ 0:fcb4d9f67e75 draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/socru commit 14d68ebb3ebee49d95426f0a7aed7062bf5ff03f-dirty
author | thanhlv |
---|---|
date | Thu, 07 Feb 2019 12:21:46 -0500 |
parents | |
children | 435f1b59e064 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Feb 07 12:21:46 2019 -0500 @@ -0,0 +1,18 @@ +<macros> + <token name="@VERSION@">0.0.5</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.7717/peerj.5233</citation> + </citations> + </xml> --> +</macros> \ No newline at end of file