Mercurial > repos > dfornika > bracken
diff macros.xml @ 0:fd76f99056ff draft
planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/tools/bracken commit 324b55b24e9d403b04a1cc6aba362b03bad98368-dirty
| author | dfornika |
|---|---|
| date | Thu, 01 Aug 2019 13:16:40 -0400 |
| parents | |
| children | 6e90882d79fd |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Aug 01 13:16:40 2019 -0400 @@ -0,0 +1,14 @@ +<macros> + <token name="@VERSION@">2.2</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">bracken</requirement> + </requirements> + </xml> + + <xml name="citations"> + <citations> + <citation type="doi">10.7717/peerj-cs.104</citation> + </citations> + </xml> +</macros>
