diff bedpeToBam.xml @ 61:9f6bd4c9479f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit db0b91a784ca0c216345bc488d7d488babf1b53f"
author iuc
date Fri, 01 Apr 2022 19:00:48 +0000
parents 539958feb49c
children f6c88d2e9ae5
line wrap: on
line diff
--- a/bedpeToBam.xml	Wed Jan 12 19:20:20 2022 +0000
+++ b/bedpeToBam.xml	Fri Apr 01 19:00:48 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="bedtools_bedpetobam" name="bedtools BEDPE to BAM" version="@TOOL_VERSION@" profile="@PROFILE@">
+<tool id="bedtools_bedpetobam" name="bedtools BEDPE to BAM" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
     <description>converter</description>
     <macros>
         <import>macros.xml</import>
@@ -13,7 +13,7 @@
 bedtools bedpetobam
 -mapq $mapq
 -i '$input'
--g @GENOME_FILE@
+@GENOME_FILE@
 > '$output'
     ]]></command>
     <inputs>