Skip to content

Commit

Permalink
closestBed: add missing parameters to command
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Feb 21, 2025
1 parent 9c3372b commit 44610bf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion tools/bedtools/closestBed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<tool id="bedtools_closestbed" name="bedtools ClosestBed" version="@TOOL_VERSION@" profile="@PROFILE@">
<tool id="bedtools_closestbed" name="bedtools ClosestBed" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
<description>find the closest, potentially non-overlapping interval</description>
<macros>
<import>macros.xml</import>
Expand All @@ -14,6 +14,8 @@ $addition
-D $addition2.addition2_select
$addition2.iu
$addition2.id
$addition2.fu
$addition2.fd
#end if
$io
-mdb $mdb
Expand Down

0 comments on commit 44610bf

Please sign in to comment.