Mercurial > repos > iuc > bctools_remove_tail
diff macros.xml @ 0:6442d25062bf draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit ae3b9baaf7040ed8b165d17466b8b2fe016d3d48
| author | iuc |
|---|---|
| date | Tue, 14 Nov 2017 05:49:32 -0500 |
| parents | |
| children | 09d581feed46 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Nov 14 05:49:32 2017 -0500 @@ -0,0 +1,13 @@ +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@VERSION@">bctools</requirement> + </requirements> + </xml> + <token name="@VERSION@">0.2.1</token> + <xml name="citations"> + <citations> + <citation type="doi">10.1016/j.molcel.2013.07.001</citation> + </citations> + </xml> +</macros>
