Mercurial > repos > iuc > bctools_extract_crosslinked_nucleotides
diff macros.xml @ 0:66d1f96c5600 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:52:26 -0500 |
parents | |
children | ca1320644fad |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Nov 14 05:52:26 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>