Mercurial > repos > iuc > bamtools_split_ref
diff macros.xml @ 1:9dbf707bebb0 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/bamtools/bamtools_split_ref commit a14db40361bcb2ee608bccd9222e1654aaea3324-dirty
author | iuc |
---|---|
date | Wed, 11 Jan 2023 12:03:53 +0000 |
parents | 09470ab960f1 |
children | 9b520009db81 |
line wrap: on
line diff
--- a/macros.xml Sat Nov 27 10:03:33 2021 +0000 +++ b/macros.xml Wed Jan 11 12:03:53 2023 +0000 @@ -1,11 +1,11 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">2.5.1</token> + <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> - <requirement type="package" version="1.4.1">samtools</requirement> + <yield /> </requirements> </xml> <xml name="citations"> @@ -13,4 +13,4 @@ <citation type="doi">10.1093/bioinformatics/btr174</citation> </citations> </xml> -</macros> \ No newline at end of file +</macros>