Mercurial > repos > iuc > bctools_remove_tail
view macros.xml @ 3:db036b7d9201 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit a6a6774ae353f915a5ca34af8f281edd91e5c665
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 08:56:07 +0000 |
| parents | 654675e1e7c9 |
| children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bctools</requirement> <yield/> </requirements> </xml> <token name="@TOOL_VERSION@">0.2.2</token> <token name="@VERSION_SUFFIX@">2</token> <token name="@PROFILE@">23.1</token> <xml name="citations"> <citations> <citation type="doi">10.1016/j.molcel.2013.07.001</citation> </citations> </xml> </macros>
