| Previous changeset 7:bec6ba059ded (2025-04-03) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa_mem2 commit 8f1b87d86940e9dc54a4e86c1e9d6b109d999acc |
|
modified:
bwa-mem2.xml macros.xml |
| b |
| diff -r bec6ba059ded -r af91699b8d4c bwa-mem2.xml --- a/bwa-mem2.xml Thu Apr 03 06:50:49 2025 +0000 +++ b/bwa-mem2.xml Mon Jul 07 09:23:33 2025 +0000 |
| [ |
| @@ -6,7 +6,7 @@ </macros> <expand macro="xrefs"/> <expand macro="requirements"> - <requirement type="package" version="1.21">samtools</requirement> + <requirement type="package" version="1.22">samtools</requirement> </expand> <expand macro="stdio"/> <command><![CDATA[ |
| b |
| diff -r bec6ba059ded -r af91699b8d4c macros.xml --- a/macros.xml Thu Apr 03 06:50:49 2025 +0000 +++ b/macros.xml Mon Jul 07 09:23:33 2025 +0000 |
| b |
| @@ -1,8 +1,8 @@ <macros> <import>read_group_macros.xml</import> - <token name="@TOOL_VERSION@">2.2.1</token> - <token name="@VERSION_SUFFIX@">4</token> + <token name="@TOOL_VERSION@">2.3</token> + <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE_VERSION@">20.01</token> <xml name="xrefs"> |