changeset 27:4a196b9c72c2 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit e953b3b7dac6cbe9509fdc673907a7c2c7183180
author iuc
date Wed, 19 Mar 2025 17:25:32 +0000
parents 2477830927ec
children 1dfc975b48d5
files bwa-mem.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bwa-mem.xml	Fri May 17 21:09:07 2024 +0000
+++ b/bwa-mem.xml	Wed Mar 19 17:25:32 2025 +0000
@@ -6,7 +6,9 @@
         <import>bwa_macros.xml</import>
     </macros>
     <expand macro="bio_tools"/>
-    <expand macro="requirements"/>
+    <expand macro="requirements">
+        <requirement type="package" version="1.13">samtools</requirement>
+    </expand>
     <expand macro="stdio"/>
     <command><![CDATA[
 @pipefail@