Mercurial > repos > iuc > bbtools_bbmap
diff macros.xml @ 7:9ed6579f52f3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit aca07f4e7d683d1b7d06abb63e05d4ff1b28771f
author | iuc |
---|---|
date | Mon, 06 Feb 2023 18:06:17 +0000 |
parents | 6d44c9f1a42b |
children | 3171f7f52576 |
line wrap: on
line diff
--- a/macros.xml Tue Jul 05 13:06:30 2022 +0000 +++ b/macros.xml Mon Feb 06 18:06:17 2023 +0000 @@ -1,10 +1,21 @@ <macros> - <token name="@WRAPPER_VERSION@">1.0.0</token> - <token name="@VERSION_SUFFIX@">3</token> - <token name="@PROFILE@">20.09</token> + <token name="@TOOL_VERSION@">39.01</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">22.01</token> + <xml name="edam_ontology"> + <edam_topics> + <edam_topic>topic_0622</edam_topic> <!-- Genomics --> + <edam_topic>topic_0091</edam_topic> <!-- Bioinformatics --> + </edam_topics> + <edam_operations> + <edam_operation>operation_0496</edam_operation> <!-- Global alignment --> + <edam_operation>operation_0491</edam_operation> <!-- Pairwise sequence alignment --> + </edam_operations> + </xml> <xml name="requirements"> <requirements> - <requirement type="package" version="38.93">bbmap</requirement> + <requirement type="package" version="@TOOL_VERSION@">bbmap</requirement> + <requirement type="package" version="1.16.1">samtools</requirement> <!-- automatic solving installs 1.6 in some cases, instead --> </requirements> </xml> <macro name="dbKeyActionsBBMap">