diff bamToBed.xml @ 64:f6c88d2e9ae5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 73ebd55430874a3c1483b6dd6cce0482175482f9
author iuc
date Fri, 21 Feb 2025 21:38:34 +0000
parents 539958feb49c
children
line wrap: on
line diff
--- a/bamToBed.xml	Thu Mar 02 08:50:31 2023 +0000
+++ b/bamToBed.xml	Fri Feb 21 21:38:34 2025 +0000
@@ -1,11 +1,11 @@
-<tool id="bedtools_bamtobed" name="bedtools BAM to BED" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@">
+<tool id="bedtools_bamtobed" name="bedtools BAM to BED" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
     <description>converter</description>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="bio_tools" />
     <expand macro="requirements">
-        <requirement type="package" version="@SAMTOOLS_VERSION@">samtools</requirement>
+        <requirement type="package" version="1.18">samtools</requirement>
     </expand>
     <expand macro="stdio" />
     <command><![CDATA[