Mercurial > repos > rnateam > epicseg
diff macros.xml @ 0:a6e62d08f0cf draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/epicseg commit 560df98ab92af885e9d2e909ee8709885e52cbd3
author | rnateam |
---|---|
date | Wed, 07 Mar 2018 16:53:36 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Mar 07 16:53:36 2018 -0500 @@ -0,0 +1,15 @@ +<macros> + <token name="@VERSION_STRING@">1.0</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION_STRING@">epicseg</requirement> + <yield /> + </requirements> + </xml> + + <xml name="citations"> + <citations> + <citation type="doi">10.1186/s13059-015-0708-z</citation> + </citations> + </xml> +</macros>