Mercurial > repos > devteam > bamtools_split
view macros.xml @ 5:96c9315b0e29 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_split commit 29fe5251fcc37a22a1ce479d7a39f5007a4f02ec
author | iuc |
---|---|
date | Wed, 11 Jan 2023 08:14:44 +0000 |
parents | 0a7b0989fa09 |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">2.5.2</token> <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bamtools</requirement> <yield /> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1093/bioinformatics/btr174</citation> </citations> </xml> </macros>