Repository 'bwa'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/bwa

Changeset 27:4a196b9c72c2 (2025-03-19)
Previous changeset 26:2477830927ec (2024-05-17) Next changeset 28:1dfc975b48d5 (2025-03-24)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit e953b3b7dac6cbe9509fdc673907a7c2c7183180
modified:
bwa-mem.xml
b
diff -r 2477830927ec -r 4a196b9c72c2 bwa-mem.xml
--- 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@